5 Commits

4 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ spec:
spec:
containers:
- name: git
image: gitea/gitea:1.23.1
image: gitea/gitea:1.23.2
env:
- name: APP_NAME
value: "Git"

View File

@@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v2.5.0
image: ghcr.io/mealie-recipes/mealie:v2.6.0
imagePullPolicy: Always
envFrom:
- secretRef:

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.11"
image: "grafana/promtail:3.3.2"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -215,7 +215,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.11"
image: "grafana/promtail:3.3.2"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"