From a2254b9be37410f4ba5ad09bfc2c3ad19c0b811f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:21:34 +0000 Subject: [PATCH 1/2] fix(helm): update chart k8sgpt-operator to 0.2.5 --- cluster/apps/utilities/k8sgpt/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/utilities/k8sgpt/app/helm-release.yaml b/cluster/apps/utilities/k8sgpt/app/helm-release.yaml index 134a9661b..1922f43d7 100644 --- a/cluster/apps/utilities/k8sgpt/app/helm-release.yaml +++ b/cluster/apps/utilities/k8sgpt/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: k8sgpt-operator - version: 0.2.4 + version: 0.2.5 sourceRef: kind: HelmRepository name: k8sgpt-charts From 68e0d4a5baa2db5be0f00fd7defc63a7053fff20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:32:45 +0000 Subject: [PATCH 2/2] fix(container): update image ghcr.io/dani-garcia/vaultwarden to v1.32.7 --- cluster/apps/utilities/vaultwarden/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/utilities/vaultwarden/app/helm-release.yaml b/cluster/apps/utilities/vaultwarden/app/helm-release.yaml index f2534b265..d6b2caf77 100644 --- a/cluster/apps/utilities/vaultwarden/app/helm-release.yaml +++ b/cluster/apps/utilities/vaultwarden/app/helm-release.yaml @@ -33,7 +33,7 @@ spec: main: image: repository: ghcr.io/dani-garcia/vaultwarden - tag: 1.32.6 + tag: 1.32.7 # -- environment variables. envFrom: