1 Commits
Author SHA1 Message Date
renovate dfc7e48432 Update grafana/promtail Docker tag to v3 2026-07-13 03:26:24 +00:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: git - name: git
image: gitea/gitea:1.27.0 image: gitea/gitea:1.26.4
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"
@@ -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
@@ -55,7 +55,7 @@ spec:
serviceAccountName: prometheus-node-exporter serviceAccountName: prometheus-node-exporter
containers: containers:
- name: prometheus-node-exporter - name: prometheus-node-exporter
image: "prom/node-exporter:v1.12.1" image: "prom/node-exporter:v1.12.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc
+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.1 image: outlinewiki/outline:1.9.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ALLOWED_DOMAINS - name: ALLOWED_DOMAINS