From 8ac0aa6b302a9662c43f7baeaa3da3d5e9ec129d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Mar 2025 20:02:14 +0000 Subject: [PATCH 01/10] 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/10] 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/10] 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 1df2583cd4d86cd53f2dc87fc2c426d6af1a3a6e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Mar 2025 14:02:46 +0000 Subject: [PATCH 04/10] Update Helm release kube-prometheus-stack to v70 --- 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..270e96f 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -106,7 +106,7 @@ spec: sources: - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 69.7.3 + targetRevision: 70.2.1 helm: releaseName: prometheus valueFiles: From d61a5d2360985fef91536c084aa264147075f12d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 24 Mar 2025 07:06:40 +0000 Subject: [PATCH 05/10] 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 06/10] 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 07/10] 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 08/10] 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 09/10] 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 fcacc74878d15e1aad0c0f02ba5c38727d263b1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Mar 2025 20:02:35 +0000 Subject: [PATCH 10/10] Update Helm release kube-prometheus-stack to v70 --- 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..49eb4a0 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -106,7 +106,7 @@ spec: sources: - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 69.7.3 + targetRevision: 70.3.0 helm: releaseName: prometheus valueFiles: