Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d539479903 | |||
| b27c55fde8 | |||
| 8106e9367c | |||
| 69e4b28067 | |||
| 6d4958aa03 | |||
| 0079e3e1e9 | |||
| c08c1c9c9c | |||
| 033973f557 | |||
| 5e58d342b9 |
@@ -35,7 +35,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://charts.jetstack.io'
|
||||
targetRevision: v1.20.2
|
||||
targetRevision: v1.20.3
|
||||
chart: cert-manager
|
||||
helm:
|
||||
version: v3
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.19.2
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.20.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.60.1
|
||||
- image: ghcr.io/google/cadvisor:v0.60.2
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.6.11"
|
||||
image: "grafana/promtail:2.9.17"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.3.1
|
||||
image: ghcr.io/miniflux/miniflux:2.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: trek
|
||||
image: mauriceboe/trek:3.1.1
|
||||
image: mauriceboe/trek:3.1.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user