10 Commits

Author SHA1 Message Date
7a44b84ffb Merge pull request 'Update ghcr.io/miniflux/miniflux Docker tag to v2.2.19' (#684) from renovate/ghcr.io-miniflux-miniflux-2.x into master
Reviewed-on: #684
2026-04-05 09:42:07 +00:00
0ed927c6dd Merge pull request 'Update prom/node-exporter Docker tag to v1.11.0' (#685) from renovate/prom-node-exporter-1.x into master
Reviewed-on: #685
2026-04-05 09:42:03 +00:00
42fdc8b490 Update prom/node-exporter Docker tag to v1.11.0 2026-04-05 03:14:24 +00:00
2a7f5df0f5 Update ghcr.io/miniflux/miniflux Docker tag to v2.2.19 2026-04-05 03:14:18 +00:00
1a9e02db02 Merge pull request 'Update nextcloud Docker tag to v33.0.2' (#683) from renovate/nextcloud-33.x into master
Reviewed-on: #683
2026-04-03 07:18:10 +00:00
9e26c4a018 Update nextcloud Docker tag to v33.0.2 2026-04-03 03:10:48 +00:00
de74f642b8 Merge pull request 'Update victoriametrics/vmagent Docker tag to v1.139.0' (#682) from renovate/victoriametrics into master
Reviewed-on: #682
2026-04-02 06:48:17 +00:00
1ac805a8c9 Update victoriametrics/vmagent Docker tag to v1.139.0 2026-04-02 03:06:05 +00:00
1f54e0c3a4 Merge pull request 'Update gristlabs/grist-oss Docker tag to v1.7.12' (#681) from renovate/gristlabs-grist-oss-1.x into master
Reviewed-on: #681
2026-04-01 04:44:49 +00:00
783b6a3cdc Update gristlabs/grist-oss Docker tag to v1.7.12 2026-04-01 03:13:59 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: grist - name: grist
image: gristlabs/grist-oss:1.7.11 image: gristlabs/grist-oss:1.7.12
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

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.10.2" image: "prom/node-exporter:v1.11.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc

View File

@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server serviceAccountName: prometheus-server
containers: containers:
- name: vmagent - name: vmagent
image: "victoriametrics/vmagent:v1.138.0" image: "victoriametrics/vmagent:v1.139.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/

View File

@@ -206,7 +206,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:33.0.1-apache" image: "nextcloud:33.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:33.0.1-apache" image: "nextcloud:33.0.2-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh

View File

@@ -68,7 +68,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: ghcr.io/miniflux/miniflux:2.2.18 image: ghcr.io/miniflux/miniflux:2.2.19
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef: