1 Commits

Author SHA1 Message Date
e4a4eab294 Update grafana/promtail Docker tag to v3 2026-01-21 03:09:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: x1unix/go-playground:2.5.8
image: x1unix/go-playground:2.5.7
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8000

View File

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