Compare commits
8 Commits
e9469bf350
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| c470901b1a | |||
| 6c23bba17f | |||
| 4fdded9f56 | |||
| 50da8e6f3a | |||
|
b443028b74
|
|||
|
09c80dda70
|
|||
| 9e591315c1 | |||
| cfc50fcbf4 |
@@ -35,7 +35,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://charts.jetstack.io'
|
||||
targetRevision: 1.11.0
|
||||
targetRevision: v1.19.2
|
||||
chart: cert-manager
|
||||
helm:
|
||||
version: v3
|
||||
|
||||
@@ -12,7 +12,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
||||
targetRevision: v0.0.89
|
||||
targetRevision: v0.0.129
|
||||
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:
|
||||
|
||||
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.6.3"
|
||||
image: "grafana/promtail:2.9.17"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -21,5 +21,8 @@
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": ["manifests/.+\\.yaml$"]
|
||||
},
|
||||
"argocd": {
|
||||
"managerFilePatterns": ["/manifests/_apps/.+\\.yaml$/"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user