Compare commits
No commits in common. "6a919ad4c26c9cdf3de1af7a55db3003a46c81ea" and "ea7b456d9fba9dd2f1d1f5c3957a663ac547496c" have entirely different histories.
6a919ad4c2
...
ea7b456d9f
2 changed files with 1 additions and 7 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
app.kubernetes.io/name: logitech-media-server
|
||||
spec:
|
||||
containers:
|
||||
- image: lmscommunity/lyrionmusicserver:9.1.0
|
||||
- image: doliana/logitech-media-server:2021_11_06-8.2.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 10
|
||||
|
|
|
@ -2,11 +2,5 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"argocd": {
|
||||
"fileMatch": ["everything-app/.+\\.yaml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": [
|
||||
"apps-kustomized/.+\\.yaml$",
|
||||
"apps-helm/.+/tempates/.+\\.yaml"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue