From 1df0889f473feab0252e460086abed445ae05d2d Mon Sep 17 00:00:00 2001 From: "mahoro-bot[bot]" <115426318+mahoro-bot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 01:36:34 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20external-secrets=20(=200?= =?UTF-8?q?.9.20=20=E2=86=92=200.10.0=20)=20(#3328)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com> --- .../main/apps/security/external-secrets/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/security/external-secrets/app/helmrelease.yaml b/kubernetes/main/apps/security/external-secrets/app/helmrelease.yaml index c68b6ba54b..46ce417697 100644 --- a/kubernetes/main/apps/security/external-secrets/app/helmrelease.yaml +++ b/kubernetes/main/apps/security/external-secrets/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: external-secrets - version: 0.9.20 + version: 0.10.0 sourceRef: kind: HelmRepository name: external-secrets