From 265266aeafad2f0bc434b61690c24a98ff167cd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Apr 2025 03:02:39 +0000 Subject: [PATCH 1/6] Update grafana/promtail Docker tag to v2.9.14 --- manifests/monitoring-civo/promtail.yaml | 2 +- manifests/monitoring/promtail.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/monitoring-civo/promtail.yaml b/manifests/monitoring-civo/promtail.yaml index 6353bcd..d390c83 100644 --- a/manifests/monitoring-civo/promtail.yaml +++ b/manifests/monitoring-civo/promtail.yaml @@ -236,7 +236,7 @@ spec: serviceAccountName: promtail containers: - name: promtail - image: "grafana/promtail:2.9.13" + image: "grafana/promtail:2.9.14" imagePullPolicy: IfNotPresent args: - "-config.file=/etc/promtail/promtail.yaml" diff --git a/manifests/monitoring/promtail.yaml b/manifests/monitoring/promtail.yaml index 075b1bd..ba06204 100644 --- a/manifests/monitoring/promtail.yaml +++ b/manifests/monitoring/promtail.yaml @@ -215,7 +215,7 @@ spec: serviceAccountName: promtail containers: - name: promtail - image: "grafana/promtail:2.9.13" + image: "grafana/promtail:2.9.14" imagePullPolicy: IfNotPresent args: - "-config.file=/etc/promtail/promtail.yaml" From 7a7721dcb0dd27fc561987f126756f7cf5c0f19c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Apr 2025 03:05:31 +0000 Subject: [PATCH 2/6] Update rancher/mirrored-library-traefik Docker tag to v2.11.24 --- manifests/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/traefik/traefik.yaml b/manifests/traefik/traefik.yaml index 8ba7541..7b96904 100644 --- a/manifests/traefik/traefik.yaml +++ b/manifests/traefik/traefik.yaml @@ -45,7 +45,7 @@ spec: - --entrypoints.websecure.http.tls=true - --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.scheme=https - image: rancher/mirrored-library-traefik:2.11.22 + image: rancher/mirrored-library-traefik:2.11.24 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 From 88034e2ace78b92454ced8c29aeb56ff7c2af603 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Apr 2025 03:18:58 +0000 Subject: [PATCH 3/6] Update nextcloud Docker tag to v31.0.4 --- manifests/nextcloud_chart/manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index 510e323..6abe5c6 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -203,7 +203,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:31.0.2-apache" + image: "nextcloud:31.0.4-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -374,7 +374,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:31.0.2-apache" + image: "nextcloud:31.0.4-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: From 840e82d2b65a4f2c24e69ce3b7961143508923b2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Apr 2025 03:26:05 +0000 Subject: [PATCH 4/6] Update vectorim/element-web Docker tag to v1.11.98 --- manifests/matrix_chart/matrix_chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/matrix_chart/matrix_chart.yaml b/manifests/matrix_chart/matrix_chart.yaml index 651f2e0..2358ba1 100644 --- a/manifests/matrix_chart/matrix_chart.yaml +++ b/manifests/matrix_chart/matrix_chart.yaml @@ -363,7 +363,7 @@ spec: fsGroup: 1000 containers: - name: "riot" - image: "vectorim/element-web:v1.11.97" + image: "vectorim/element-web:v1.11.98" imagePullPolicy: IfNotPresent ports: - name: http From 4f439b294588ec5bc97b5dbaa64e897ff83fed83 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Apr 2025 03:18:26 +0000 Subject: [PATCH 5/6] Update ghcr.io/miniflux/miniflux Docker tag to v2.2.8 --- manifests/rss/miniflux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/rss/miniflux.yaml b/manifests/rss/miniflux.yaml index 4a48b46..9284599 100644 --- a/manifests/rss/miniflux.yaml +++ b/manifests/rss/miniflux.yaml @@ -66,7 +66,7 @@ spec: spec: containers: - name: web - image: ghcr.io/miniflux/miniflux:2.2.7 + image: ghcr.io/miniflux/miniflux:2.2.8 imagePullPolicy: IfNotPresent envFrom: - configMapRef: From 46492eb1024ccaa0a4e4f4b794e5da0b9f9cefe2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Apr 2025 03:18:29 +0000 Subject: [PATCH 6/6] Update vectorim/element-web Docker tag to v1.11.99 --- manifests/matrix_chart/matrix_chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/matrix_chart/matrix_chart.yaml b/manifests/matrix_chart/matrix_chart.yaml index 2358ba1..384c1ef 100644 --- a/manifests/matrix_chart/matrix_chart.yaml +++ b/manifests/matrix_chart/matrix_chart.yaml @@ -363,7 +363,7 @@ spec: fsGroup: 1000 containers: - name: "riot" - image: "vectorim/element-web:v1.11.98" + image: "vectorim/element-web:v1.11.99" imagePullPolicy: IfNotPresent ports: - name: http