From 9ed22faef797169badb3e6e1c30b2bc410eacd50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Jul 2025 11:03:26 +0000 Subject: [PATCH 01/13] Update Helm release metrics-server to v3.13.0 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index cf3f021..c30a71d 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -332,7 +332,7 @@ spec: sources: - chart: metrics-server repoURL: https://kubernetes-sigs.github.io/metrics-server/ - targetRevision: 3.12.2 + targetRevision: 3.13.0 helm: releaseName: metrics-server values: | From 8940116b749809fbec12811fe19e436b8355d677 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jul 2025 12:07:13 +0000 Subject: [PATCH 02/13] DASHBOARD STAGING: update image tag to staging-709 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 8643ba7..b0378a9 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-707 + newTag: staging-709 namespace: dashboard-staging patches: - patch: |- From 71151c875f5e7dbc41e189863ad620a8fd649d80 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jul 2025 12:10:34 +0000 Subject: [PATCH 03/13] DASHBOARD: update image tag to 710 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index b3393e6..7a8e156 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "708" + newTag: "710" namespace: dashboard From 863469d22adc4c43c7a4788c597da87120dfb330 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Jul 2025 13:02:37 +0000 Subject: [PATCH 04/13] Update ghcr.io/goauthentik/proxy Docker tag to v2025.6.4 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 75a87dd..25656ef 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -98,7 +98,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2025.6.3 + image: ghcr.io/goauthentik/proxy:2025.6.4 name: proxy ports: - containerPort: 9000 From 47cd1c92c6d07d78728525ea39a875b5c5a16e35 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Jul 2025 09:02:39 +0000 Subject: [PATCH 05/13] Update Helm release longhorn to v1.9.1 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index cf3f021..84171d4 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -70,7 +70,7 @@ spec: sources: - repoURL: https://charts.longhorn.io chart: longhorn - targetRevision: 1.9.0 # see Infos below, the CSI snapshotter needs to be updated too <-- version association can be found here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/enable-csi-snapshot-support/ + targetRevision: 1.9.1 # see Infos below, the CSI snapshotter needs to be updated too <-- version association can be found here: https://longhorn.io/docs/latest/snapshots-and-backups/csi-snapshot-support/enable-csi-snapshot-support/ helm: releaseName: longhorn valueFiles: From da7a18dd199c478b93d664c8213505144ba76113 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 25 Jul 2025 15:07:31 +0000 Subject: [PATCH 06/13] DASHBOARD STAGING: update image tag to staging-711 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index b0378a9..f14b2ba 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-709 + newTag: staging-711 namespace: dashboard-staging patches: - patch: |- From 877121223173f81c76f3bcc6ab00c75be2f7b388 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 25 Jul 2025 15:09:46 +0000 Subject: [PATCH 07/13] DASHBOARD: update image tag to 712 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 7a8e156..d895b98 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "710" + newTag: "712" namespace: dashboard From 77e218b23127168f498b76fe62c241ffabe84889 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 26 Jul 2025 20:07:00 +0000 Subject: [PATCH 08/13] DASHBOARD STAGING: update image tag to staging-713 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index f14b2ba..f40bc16 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-711 + newTag: staging-713 namespace: dashboard-staging patches: - patch: |- From ee22af685f4524dac11c9adfea42fc5a9b5bce2c Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 26 Jul 2025 20:09:32 +0000 Subject: [PATCH 09/13] DASHBOARD: update image tag to 714 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index d895b98..1bdb46c 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "712" + newTag: "714" namespace: dashboard From 295d4a7a41218c46acfaad0d4122ca28415f34c9 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 27 Jul 2025 14:07:05 +0000 Subject: [PATCH 10/13] DASHBOARD STAGING: update image tag to staging-715 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index f40bc16..2d755d3 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-713 + newTag: staging-715 namespace: dashboard-staging patches: - patch: |- From 929655bf8593a202ee79cb513f4d1eb48cb01bea Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 27 Jul 2025 14:09:34 +0000 Subject: [PATCH 11/13] DASHBOARD: update image tag to 716 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 1bdb46c..394cf74 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "714" + newTag: "716" namespace: dashboard From 7f40745f1ad1077cdae2ea49709baa0b6b1c8d43 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 28 Jul 2025 15:07:38 +0000 Subject: [PATCH 12/13] DASHBOARD STAGING: update image tag to staging-717 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 2d755d3..b6b7f0f 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-715 + newTag: staging-717 namespace: dashboard-staging patches: - patch: |- From 7af1d6577cb27a6a521a8ff85806176685020d5a Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 28 Jul 2025 15:10:42 +0000 Subject: [PATCH 13/13] DASHBOARD: update image tag to 720 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 394cf74..724e47d 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "716" + newTag: "720" namespace: dashboard