From 8ac0aa6b302a9662c43f7baeaa3da3d5e9ec129d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Mar 2025 20:02:14 +0000 Subject: [PATCH 01/17] chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2025.2.2 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index ca2615f..ccc8bcd 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2025.2.1 + image: ghcr.io/goauthentik/proxy:2025.2.2 name: proxy ports: - containerPort: 9000 From 7429f97820429506f6e97162b65ef6b32f9175fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Mar 2025 01:02:51 +0000 Subject: [PATCH 02/17] Update debian Docker tag to v12.10 --- apt-version-exporter/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-version-exporter/daemonset.yaml b/apt-version-exporter/daemonset.yaml index 448ae24..22bb3ee 100644 --- a/apt-version-exporter/daemonset.yaml +++ b/apt-version-exporter/daemonset.yaml @@ -60,7 +60,7 @@ spec: readOnly: true initContainers: - name: get-architecture - image: debian:12.9 + image: debian:12.10 imagePullPolicy: IfNotPresent command: [ "sh", "-c", From 6ff3b1fafa6a965b30f53ff510870f4ff256c635 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Mar 2025 21:03:05 +0000 Subject: [PATCH 03/17] Update ghcr.io/woodpecker-ci/helm/woodpecker Docker tag to v3.0.6 --- app-files/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/apps.yaml b/app-files/apps.yaml index bf878f8..13f6035 100644 --- a/app-files/apps.yaml +++ b/app-files/apps.yaml @@ -29,7 +29,7 @@ spec: sources: - chart: woodpecker repoURL: ghcr.io/woodpecker-ci/helm - targetRevision: 3.0.5 + targetRevision: 3.0.6 helm: releaseName: woodpecker valueFiles: From 019404c3a1caa7feb20c55dd5caa78e990ca541c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Mar 2025 19:03:13 +0000 Subject: [PATCH 04/17] Update Helm release argo-cd to v7.8.13 --- 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 dd07f4f..3b9af56 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 7.8.8 + targetRevision: 7.8.13 helm: releaseName: argo valueFiles: From d2ed8bb3ad9ff8e5b44ea57fc9abee25189883f6 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 20 Mar 2025 02:06:28 +0000 Subject: [PATCH 05/17] DASHBOARD STAGING: update image tag to staging-412 (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 8d0f402..6510d3d 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-410 + newTag: staging-412 namespace: dashboard-staging patches: - patch: |- From e12ec9c58610a0d0a6247f3c2e3ae2d57368ceef Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 20 Mar 2025 02:09:25 +0000 Subject: [PATCH 06/17] DASHBOARD: update image tag to 413 (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 626c809..bfa131f 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: "411" + newTag: "413" namespace: dashboard From 59bf879da28af964eb80864ecca84fcecb1bd3ca Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Mar 2025 09:06:56 +0000 Subject: [PATCH 07/17] DASHBOARD STAGING: update image tag to staging-414 (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 6510d3d..0f2dd14 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-412 + newTag: staging-414 namespace: dashboard-staging patches: - patch: |- From 88fe14bdfcf926802d0d183e097d52e98b543201 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Mar 2025 09:09:56 +0000 Subject: [PATCH 08/17] DASHBOARD: update image tag to 415 (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 bfa131f..18ab002 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: "413" + newTag: "415" namespace: dashboard From 7c22df07076c6558cc0adf8aedaa43016bba89ba Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Mar 2025 21:06:57 +0000 Subject: [PATCH 09/17] DASHBOARD STAGING: update image tag to staging-416 (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 0f2dd14..479b979 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-414 + newTag: staging-416 namespace: dashboard-staging patches: - patch: |- From 2c1f88da7060c65afc1aeb4e6740d6cd078e3c40 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Mar 2025 21:09:37 +0000 Subject: [PATCH 10/17] DASHBOARD: update image tag to 417 (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 18ab002..106346c 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: "415" + newTag: "417" namespace: dashboard From 1a7a3204e9efa3718efeaa0c437f36e458e45b6e Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 22 Mar 2025 02:22:06 +0000 Subject: [PATCH 11/17] GRAFANA BACKUPER: update image tag to 127 (done automagically via Woodpecker pipeline) --- grafana-backuper/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana-backuper/kustomization.yaml b/grafana-backuper/kustomization.yaml index 77fe2aa..d493ce3 100644 --- a/grafana-backuper/kustomization.yaml +++ b/grafana-backuper/kustomization.yaml @@ -8,5 +8,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/grafana-backuper newName: git.ar21.de/yolokube/grafana-backuper - newTag: "125" + newTag: "127" namespace: grafana-backuper From d61a5d2360985fef91536c084aa264147075f12d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 07:06:40 +0000 Subject: [PATCH 12/17] DASHBOARD STAGING: update image tag to staging-418 (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 479b979..6dbe89e 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-416 + newTag: staging-418 namespace: dashboard-staging patches: - patch: |- From e3bc4f2f7a5dc264fa076c4a351387a36f42d6c8 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 07:09:39 +0000 Subject: [PATCH 13/17] DASHBOARD: update image tag to 419 (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 106346c..227ccb7 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: "417" + newTag: "419" namespace: dashboard From 0ad5bfb2a8be91d90c2f8a3f3bfdbe7559ef8355 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 11:06:36 +0000 Subject: [PATCH 14/17] DASHBOARD STAGING: update image tag to staging-420 (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 6dbe89e..f816c7f 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-418 + newTag: staging-420 namespace: dashboard-staging patches: - patch: |- From cb3d80cadfb267207901224af40b4a2f7382a459 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 11:09:36 +0000 Subject: [PATCH 15/17] DASHBOARD: update image tag to 421 (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 227ccb7..564befb 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: "419" + newTag: "421" namespace: dashboard From 9ab6e23bc5012b2f3cb948c1a2a32eec4361251b Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 18:07:15 +0000 Subject: [PATCH 16/17] DASHBOARD STAGING: update image tag to staging-422 (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 f816c7f..28bddbc 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-420 + newTag: staging-422 namespace: dashboard-staging patches: - patch: |- From 7f6decb34db03a7a522b1c51f8912119328a2c33 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Mar 2025 01:02:18 +0000 Subject: [PATCH 17/17] Update Helm release argo-cd to v7.8.14 --- 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 dd07f4f..f6a4a95 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 7.8.8 + targetRevision: 7.8.14 helm: releaseName: argo valueFiles: