1 Commits

Author SHA1 Message Date
2cfdef56c6 Update rancher/mirrored-library-traefik Docker tag to v3 2025-04-14 03:01:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.14"
image: "grafana/promtail:2.9.13"
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.14"
image: "grafana/promtail:2.9.13"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"