1 Commits
Author SHA1 Message Date
renovate 87d2cbc29b Update grafana/promtail Docker tag to v3 2026-08-17 03:06:01 +00:00
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
containers: containers:
- name: airtrail - name: airtrail
image: johly/airtrail:v3.12.0 image: johly/airtrail:v3.11.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef:
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: git - name: git
image: gitea/gitea:1.27.2 image: gitea/gitea:1.27.1
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"
+1 -1
View File
@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server serviceAccountName: prometheus-server
containers: containers:
- name: vmagent - name: vmagent
image: "victoriametrics/vmagent:v1.149.0" image: "victoriametrics/vmagent:v1.148.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/ - -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
+2 -2
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:34.0.3-apache" image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SQLITE_DATABASE - name: SQLITE_DATABASE
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php subPath: smtp.config.php
- name: cron - name: cron
image: "nextcloud:34.0.3-apache" image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh