Author SHA1 Message Date
renovate c641d00f14 Update ghcr.io/civilblur/mazanoke Docker tag to v1.1.7 2026-09-21 03:04:22 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: ghcr.io/civilblur/mazanoke:v1.1.6 image: ghcr.io/civilblur/mazanoke:v1.1.7
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 80 - containerPort: 80
+1 -1
View File
@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail serviceAccountName: promtail
containers: containers:
- name: promtail - name: promtail
image: "grafana/promtail:3.6.11" image: "grafana/promtail:2.9.17"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"