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