From 3ee685b31cb1ffb5d904228548a1f7eafa7e9857 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Apr 2025 13:02:28 +0000 Subject: [PATCH 01/63] Update ghcr.io/goauthentik/proxy Docker tag to v2025.4.0 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 298032f..40c8b96 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.4 + image: ghcr.io/goauthentik/proxy:2025.4.0 name: proxy ports: - containerPort: 9000 From ddf7723cd3799af987796bef40cb2d2a1b2919e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Apr 2025 15:02:32 +0000 Subject: [PATCH 02/63] Update Helm release kube-prometheus-stack to v71 --- 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 42c39fd..046e57b 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: 70.4.2 + targetRevision: 71.1.0 helm: releaseName: prometheus valueFiles: From 97f00defb4db30c78d6f7888af2ddc66036c130b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Apr 2025 00:02:57 +0000 Subject: [PATCH 03/63] Update Helm release argo-cd to v7.9.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 42c39fd..6f4b6a4 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.28 + targetRevision: 7.9.0 helm: releaseName: argo valueFiles: From 041d89282440b740cef0f87ee2b492639c996dab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Apr 2025 17:03:13 +0000 Subject: [PATCH 04/63] Update Helm release traefik to v35.2.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 73cf241..bbf879b 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -9,7 +9,7 @@ spec: sources: - repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 35.1.0 + targetRevision: 35.2.0 helm: releaseName: traefik valueFiles: From dad539d738d53401c53c2d1a7e3eaebad4e293e9 Mon Sep 17 00:00:00 2001 From: Tom Neuber Date: Thu, 1 May 2025 12:04:07 +0200 Subject: [PATCH 05/63] fix(prometheus): enable "forceConflicts" for CRD upgrade job --- prometheus/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/prometheus/values.yaml b/prometheus/values.yaml index adf1716..c5fb8c7 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -195,6 +195,7 @@ customRules: crds: upgradeJob: enabled: true + forceConflicts: true kubeEtcd: enabled: true endpoints: From f6b9d3421275614301ac5b9d942386a5657a1933 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 2 May 2025 16:06:02 +0000 Subject: [PATCH 06/63] DASHBOARD STAGING: update image tag to staging-505 (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 7f9a95b..0cc1c09 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-502 + newTag: staging-505 namespace: dashboard-staging patches: - patch: |- From 98c70e7b8de2412bf5e636596473679be07ca099 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 2 May 2025 22:05:54 +0000 Subject: [PATCH 07/63] DASHBOARD STAGING: update image tag to staging-507 (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 0cc1c09..98a9e98 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-505 + newTag: staging-507 namespace: dashboard-staging patches: - patch: |- From 7a3ce7596f0a000d711e9d1fd8c7611040f86204 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 2 May 2025 22:08:49 +0000 Subject: [PATCH 08/63] DASHBOARD: update image tag to 508 (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 7259958..3fe2ce2 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: "504" + newTag: "508" namespace: dashboard From c1c645928485ae366a48d8e9b3eec8704b33da08 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 4 May 2025 17:20:27 +0000 Subject: [PATCH 09/63] GRAFANA BACKUPER: update image tag to 177 (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 804e14d..0696ff5 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: "175" + newTag: "177" namespace: grafana-backuper From 3a4aa581ab81a015867a94f266683518adc247a4 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 4 May 2025 18:19:09 +0000 Subject: [PATCH 10/63] FAIL2BAN PROMETHEUS EXPORTER: update image tag to 278 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 3326155..54409d3 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -13,5 +13,5 @@ images: newTag: "163" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "276" + newTag: "278" namespace: fail2ban-prometheus From 106b38b1ea0e45465ecc7a08791b2a8454b97d53 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 18:06:46 +0000 Subject: [PATCH 11/63] DASHBOARD STAGING: update image tag to staging-509 (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 98a9e98..7c66990 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-507 + newTag: staging-509 namespace: dashboard-staging patches: - patch: |- From a728de1c26d2294ec6f6c411d99b470fbd366b47 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 18:09:52 +0000 Subject: [PATCH 12/63] DASHBOARD: update image tag to 510 (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 3fe2ce2..6c4a663 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: "508" + newTag: "510" namespace: dashboard From ff0942e1f1acfc3f5725e218676aa6636eeb66d1 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 20:06:42 +0000 Subject: [PATCH 13/63] DASHBOARD STAGING: update image tag to staging-511 (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 7c66990..b44d514 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-509 + newTag: staging-511 namespace: dashboard-staging patches: - patch: |- From de9d3c20f7d1396d9f815ab1088d520ecd3cea93 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 21:06:21 +0000 Subject: [PATCH 14/63] DASHBOARD STAGING: update image tag to staging-513 (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 b44d514..a59df69 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-511 + newTag: staging-513 namespace: dashboard-staging patches: - patch: |- From 8bfadeb21bca54d9f3c3417c5ab91f2b791bd4f9 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 21:09:46 +0000 Subject: [PATCH 15/63] DASHBOARD: update image tag to 514 (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 6c4a663..e468673 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: "510" + newTag: "514" namespace: dashboard From fa0a732dec808bba9964754e6d690b0bf8f3d9ad Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 21:21:17 +0000 Subject: [PATCH 16/63] GRAFANA BACKUPER: update image tag to 179 (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 0696ff5..43b59fd 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: "177" + newTag: "179" namespace: grafana-backuper From e526151e0142ca437ad6e1e9f1f86c6f87a11888 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 22:06:16 +0000 Subject: [PATCH 17/63] DASHBOARD STAGING: update image tag to staging-515 (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 a59df69..dceca9f 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-513 + newTag: staging-515 namespace: dashboard-staging patches: - patch: |- From bec560af13811710a70f5b6d18ff3012791c313b Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 22:08:35 +0000 Subject: [PATCH 18/63] DASHBOARD: update image tag to 516 (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 e468673..cfff259 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: "514" + newTag: "516" namespace: dashboard From a91056d348e7ba49033be2906fc3ecc10177de81 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 23:06:23 +0000 Subject: [PATCH 19/63] DASHBOARD STAGING: update image tag to staging-517 (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 dceca9f..b1218b8 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-515 + newTag: staging-517 namespace: dashboard-staging patches: - patch: |- From dc5cd6ddfc4cfe2933cc0f7a6680da237e940973 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 May 2025 23:08:33 +0000 Subject: [PATCH 20/63] DASHBOARD: update image tag to 518 (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 cfff259..5b89a3d 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: "516" + newTag: "518" namespace: dashboard From b0afbf37e46dffff179fb03b8b5bbad264c654b4 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 02:05:56 +0000 Subject: [PATCH 21/63] DASHBOARD STAGING: update image tag to staging-519 (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 b1218b8..0f1f239 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-517 + newTag: staging-519 namespace: dashboard-staging patches: - patch: |- From d17521d91142c2f64a17b048479e480288570e25 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 02:08:51 +0000 Subject: [PATCH 22/63] DASHBOARD: update image tag to 520 (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 5b89a3d..27baa24 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: "518" + newTag: "520" namespace: dashboard From c34184b1b83cfb3c89ecf8bc66402ca5afcd1c2f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 May 2025 03:02:18 +0000 Subject: [PATCH 23/63] Update Helm release argo-cd to v7.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 bbf879b..95e9d02 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.9.0 + targetRevision: 7.9.1 helm: releaseName: argo valueFiles: From 4ebf8d0cb3fae8f01de97f3fb90ef3439ac7069f Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 03:06:14 +0000 Subject: [PATCH 24/63] DASHBOARD STAGING: update image tag to staging-521 (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 0f1f239..7c91705 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-519 + newTag: staging-521 namespace: dashboard-staging patches: - patch: |- From 555e1086fae195442f00f85931e0ea1b768521e4 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 03:08:22 +0000 Subject: [PATCH 25/63] DASHBOARD: update image tag to 522 (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 27baa24..d47419d 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: "520" + newTag: "522" namespace: dashboard From 4d5acb4250407a5c4e7436901056b99f269fcf61 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 07:06:45 +0000 Subject: [PATCH 26/63] DASHBOARD STAGING: update image tag to staging-523 (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 7c91705..fd62eec 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-521 + newTag: staging-523 namespace: dashboard-staging patches: - patch: |- From e918bd977c3d9662d640ede38d622411c3b85989 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 17:06:51 +0000 Subject: [PATCH 27/63] DASHBOARD STAGING: update image tag to staging-525 (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 fd62eec..4b3beeb 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-523 + newTag: staging-525 namespace: dashboard-staging patches: - patch: |- From 305474490bc279970486f3e24f101052658b5d40 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 17:10:13 +0000 Subject: [PATCH 28/63] DASHBOARD: update image tag to 526 (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 d47419d..eb52d8a 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: "522" + newTag: "526" namespace: dashboard From 43d4d9c1e123834f004698f84805b2065d55527f Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 18:07:26 +0000 Subject: [PATCH 29/63] DASHBOARD STAGING: update image tag to staging-527 (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 4b3beeb..de34c47 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-525 + newTag: staging-527 namespace: dashboard-staging patches: - patch: |- From 05603e9f0e7a951335f04e818e757b0da8a8a249 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 18:10:43 +0000 Subject: [PATCH 30/63] DASHBOARD: update image tag to 528 (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 eb52d8a..1bd4c9c 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: "526" + newTag: "528" namespace: dashboard From 9d87d1422741870764451bf364ba953d549525ca Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 21:17:25 +0000 Subject: [PATCH 31/63] APT VERSION EXPORTER: update image tag to 63 (done automagically via Woodpecker pipeline) --- apt-version-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-version-exporter/kustomization.yaml b/apt-version-exporter/kustomization.yaml index 8210206..b86c394 100644 --- a/apt-version-exporter/kustomization.yaml +++ b/apt-version-exporter/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-apt-version-exporter newName: git.ar21.de/yolokube/go-apt-version-exporter - newTag: "56" + newTag: "63" namespace: apt-version-exporter From d8fa873a4ec388aa2f58b11ebc5e2dab0ca75604 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 21:29:51 +0000 Subject: [PATCH 32/63] COUNTRY GEO LOCATION: update image tag to 167 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 54409d3..9b46a01 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -10,7 +10,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/country-geo-locations newName: git.ar21.de/yolokube/country-geo-locations - newTag: "163" + newTag: "167" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter newTag: "278" From 5205ff4aa08b018ddac80f2746b61e743e30f685 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 21:30:58 +0000 Subject: [PATCH 33/63] SB SERVER MONITOR: update image tag to 70 (done automagically via Woodpecker pipeline) --- sb-server-monitor/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb-server-monitor/kustomization.yaml b/sb-server-monitor/kustomization.yaml index 70fc3fd..4e68a80 100644 --- a/sb-server-monitor/kustomization.yaml +++ b/sb-server-monitor/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/sb-server-monitor newName: git.ar21.de/yolokube/sb-server-monitor - newTag: "68" + newTag: "70" namespace: sb-server-monitor From 4fba3753fb3313871a577cebd79a848e90d6ac23 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 21:31:59 +0000 Subject: [PATCH 34/63] GRAFANA BACKUPER: update image tag to 182 (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 43b59fd..1dd2682 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: "179" + newTag: "182" namespace: grafana-backuper From 266d95a36c0058fe938aa6a5426fc33d533b9aed Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 22:32:31 +0000 Subject: [PATCH 35/63] FAIL2BAN PROMETHEUS EXPORTER: update image tag to 282 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 9b46a01..8e848d7 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -13,5 +13,5 @@ images: newTag: "167" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "278" + newTag: "282" namespace: fail2ban-prometheus From 35e178c2925c577d02d42e74034924f74a5dac26 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 22:35:53 +0000 Subject: [PATCH 36/63] GRAFANA BACKUPER: update image tag to 184 (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 1dd2682..eb0f5a3 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: "182" + newTag: "184" namespace: grafana-backuper From 447befe9799a9df271cde4ef0fda1c1a0212a0fc Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 6 May 2025 22:36:54 +0000 Subject: [PATCH 37/63] traefik-certmanager: update image tag to 108 (done automagically via Woodpecker pipeline) --- traefik-certmanager/overlay/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 63e9a28..3eeff4b 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "103" + newTag: "108" From b3da7596252c1beb8ef2878dc2bacc410ff043f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 May 2025 12:02:35 +0000 Subject: [PATCH 38/63] Update Helm release argo-cd to v8 --- 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 95e9d02..131b367 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.9.1 + targetRevision: 8.0.0 helm: releaseName: argo valueFiles: From 798e6581f9d1aec6999b2a8fefa27cc4f341cc13 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 May 2025 13:02:53 +0000 Subject: [PATCH 39/63] Update ghcr.io/woodpecker-ci/helm/woodpecker Docker tag to v3.1.1 --- 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 d8d9316..626fa5d 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.1.0 + targetRevision: 3.1.1 helm: releaseName: woodpecker valueFiles: From 8f81a03082dc531ef8accecc66610f45bf567e59 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 May 2025 16:06:26 +0000 Subject: [PATCH 40/63] DASHBOARD STAGING: update image tag to staging-529 (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 de34c47..ebd2904 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-527 + newTag: staging-529 namespace: dashboard-staging patches: - patch: |- From ce7baf29fb2e69667c9720ad85e41de54d11ec4e Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 May 2025 16:08:56 +0000 Subject: [PATCH 41/63] DASHBOARD: update image tag to 530 (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 1bd4c9c..9777396 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: "528" + newTag: "530" namespace: dashboard From 1f564940fc3017deec1d5cd2498c5c3685cb4932 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 04:07:16 +0000 Subject: [PATCH 42/63] DASHBOARD STAGING: update image tag to staging-531 (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 ebd2904..f13d871 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-529 + newTag: staging-531 namespace: dashboard-staging patches: - patch: |- From 00d44b6ccd36740076ed80a72ab408ae36d595be Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 04:09:55 +0000 Subject: [PATCH 43/63] DASHBOARD: update image tag to 532 (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 9777396..572716f 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: "530" + newTag: "532" namespace: dashboard From c392a8dd1c010dcbdf60c42d0de1a72d50b75253 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 05:06:45 +0000 Subject: [PATCH 44/63] DASHBOARD STAGING: update image tag to staging-533 (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 f13d871..9ee7654 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-531 + newTag: staging-533 namespace: dashboard-staging patches: - patch: |- From 41205fa1d388a3f4d2e7bc1d04c89622d5307b30 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 05:09:37 +0000 Subject: [PATCH 45/63] DASHBOARD: update image tag to 534 (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 572716f..ba9c9ab 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: "532" + newTag: "534" namespace: dashboard From 1ebabdfdbd9cb391b52ce30407411d0594a3ab6d Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 14:06:59 +0000 Subject: [PATCH 46/63] DASHBOARD STAGING: update image tag to staging-535 (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 9ee7654..04e8be7 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-533 + newTag: staging-535 namespace: dashboard-staging patches: - patch: |- From da6db8c960ccbe520ea21f9fd49e7eb5837e822a Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 8 May 2025 14:09:24 +0000 Subject: [PATCH 47/63] DASHBOARD: update image tag to 536 (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 ba9c9ab..6d9b990 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: "534" + newTag: "536" namespace: dashboard From e5dec7a9007c9aad6cd4966620319ab55833a8dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 May 2025 17:03:19 +0000 Subject: [PATCH 48/63] Update Helm release kube-prometheus-stack to v72 --- 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 95e9d02..94e38a7 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: 71.1.0 + targetRevision: 72.3.0 helm: releaseName: prometheus valueFiles: From 6faa269d0748863bfc0e9cff47ae6749e187c6f4 Mon Sep 17 00:00:00 2001 From: Tom Neuber Date: Sat, 10 May 2025 13:18:46 +0200 Subject: [PATCH 49/63] chore(core-deployments): add "k8s-app: metrics-server" label to pods --- app-files/core-deployments.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 2e1bb58..faaaf2a 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -340,6 +340,8 @@ spec: enabled: true serviceMonitor: enabled: true + podLabels: + k8s-app: metrics-server replicas: 2 args: - --kubelet-insecure-tls From 0a1f4b3d1280393eb2b2becafff86ab464cc3145 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 12 May 2025 17:30:03 +0000 Subject: [PATCH 50/63] DASHBOARD STAGING: update image tag to staging-540 (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 04e8be7..da45f94 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-535 + newTag: staging-540 namespace: dashboard-staging patches: - patch: |- From e11b1cb09190a7f41dc18deade950e2a1551831d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 12 May 2025 17:32:59 +0000 Subject: [PATCH 51/63] DASHBOARD: update image tag to 541 (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 6d9b990..54cd40b 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: "536" + newTag: "541" namespace: dashboard From 4781adac4a0dbbb2a82e1fd3f2d62c739913811f Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 12 May 2025 18:06:15 +0000 Subject: [PATCH 52/63] DASHBOARD STAGING: update image tag to staging-542 (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 da45f94..219ceac 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-540 + newTag: staging-542 namespace: dashboard-staging patches: - patch: |- From ab138b157a4c430e32f62f7d888758c71acf70ac Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 12 May 2025 18:09:04 +0000 Subject: [PATCH 53/63] DASHBOARD: update image tag to 543 (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 54cd40b..5e6802b 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: "541" + newTag: "543" namespace: dashboard From 394b0b824567cd06d637f13a7946a3a7008d24e1 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 13 May 2025 11:06:05 +0000 Subject: [PATCH 54/63] DASHBOARD STAGING: update image tag to staging-544 (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 219ceac..43978ae 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-542 + newTag: staging-544 namespace: dashboard-staging patches: - patch: |- From ef34e79783d48f24028594cfd674e1a0f2775667 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 13 May 2025 11:09:16 +0000 Subject: [PATCH 55/63] DASHBOARD: update image tag to 545 (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 5e6802b..35ce783 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: "543" + newTag: "545" namespace: dashboard From f9a71bf5a7abe6a7e7f5340887f7730a636ad151 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 14 May 2025 05:07:18 +0000 Subject: [PATCH 56/63] DASHBOARD STAGING: update image tag to staging-546 (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 43978ae..2376e5a 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-544 + newTag: staging-546 namespace: dashboard-staging patches: - patch: |- From 20092ac6a13ad7f27979d9f0414c831d27adc2b2 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 14 May 2025 05:10:19 +0000 Subject: [PATCH 57/63] DASHBOARD: update image tag to 547 (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 35ce783..5e79dc0 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: "545" + newTag: "547" namespace: dashboard From 62dc7d0bd5c87b00d8fcf6d279fb677b4acd1190 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 15 May 2025 11:25:03 +0000 Subject: [PATCH 58/63] APT VERSION EXPORTER: update image tag to 65 (done automagically via Woodpecker pipeline) --- apt-version-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-version-exporter/kustomization.yaml b/apt-version-exporter/kustomization.yaml index b86c394..be8fc93 100644 --- a/apt-version-exporter/kustomization.yaml +++ b/apt-version-exporter/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-apt-version-exporter newName: git.ar21.de/yolokube/go-apt-version-exporter - newTag: "63" + newTag: "65" namespace: apt-version-exporter From 4a6c7dcbe1a35e05c864b209cbaf1656474cbe73 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 15 May 2025 11:30:05 +0000 Subject: [PATCH 59/63] traefik-certmanager: update image tag to 110 (done automagically via Woodpecker pipeline) --- traefik-certmanager/overlay/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 3eeff4b..400032e 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "108" + newTag: "110" From 3218f8b136d25acd8d26c3c4a8b036431244368f Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 15 May 2025 11:30:43 +0000 Subject: [PATCH 60/63] COUNTRY GEO LOCATION: update image tag to 169 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 8e848d7..e1d1680 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -10,7 +10,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/country-geo-locations newName: git.ar21.de/yolokube/country-geo-locations - newTag: "167" + newTag: "169" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter newTag: "282" From 8ddd6008dcbb30d89b7d87a14c5f4dd8eafd655c Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 15 May 2025 11:31:16 +0000 Subject: [PATCH 61/63] FAIL2BAN PROMETHEUS EXPORTER: update image tag to 284 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index e1d1680..a8535ed 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -13,5 +13,5 @@ images: newTag: "169" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "282" + newTag: "284" namespace: fail2ban-prometheus From 7519955a7960750efc34d320641712522385cb07 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 15 May 2025 12:19:11 +0000 Subject: [PATCH 62/63] FAIL2BAN PROMETHEUS EXPORTER: update image tag to 286 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index a8535ed..f99a7fa 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -13,5 +13,5 @@ images: newTag: "169" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "284" + newTag: "286" namespace: fail2ban-prometheus From ba9816446dca1cfe20b3ce039f0ddffbfbd5f17a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 May 2025 18:03:01 +0000 Subject: [PATCH 63/63] Update ghcr.io/goauthentik/proxy Docker tag to v2025.4.1 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 298032f..db8edb2 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.4 + image: ghcr.io/goauthentik/proxy:2025.4.1 name: proxy ports: - containerPort: 9000