Author SHA1 Message Date
renovate 3113a56638 Update grafana/promtail Docker tag to v3 2026-07-16 03:07:25 +00:00
3 changed files with 3 additions and 3 deletions
@@ -78,7 +78,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: metrics - name: metrics
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.3 image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: metrics - name: metrics
+1 -1
View File
@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail serviceAccountName: promtail
containers: containers:
- name: promtail - name: promtail
image: "grafana/promtail:2.9.17" image: "grafana/promtail:3.6.11"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: outline - name: outline
image: outlinewiki/outline:1.9.2 image: outlinewiki/outline:1.9.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ALLOWED_DOMAINS - name: ALLOWED_DOMAINS