Compare commits
5 Commits
e9469bf350
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| acd893360a | |||
|
b443028b74
|
|||
|
09c80dda70
|
|||
| 9e591315c1 | |||
| cfc50fcbf4 |
@@ -12,7 +12,7 @@ spec:
|
|||||||
name: cluster-fun (v2)
|
name: cluster-fun (v2)
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
repoURL: 'https://stakater.github.io/stakater-charts'
|
||||||
targetRevision: v0.0.89
|
targetRevision: 2.2.7
|
||||||
chart: reloader
|
chart: reloader
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated: {}
|
automated: {}
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ spec:
|
|||||||
priorityClassName: critical
|
priorityClassName: critical
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: ghcr.io/mealie-recipes/mealie:v3.8.0
|
image: ghcr.io/mealie-recipes/mealie:v3.9.1
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|||||||
@@ -21,5 +21,8 @@
|
|||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["manifests/.+\\.yaml$"]
|
"fileMatch": ["manifests/.+\\.yaml$"]
|
||||||
|
},
|
||||||
|
"argocd": {
|
||||||
|
"managerFilePatterns": ["/manifests/_apps/.+\\.yaml$/"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user