From df1c57eb503f9c172a5c5f6612c07f2d6d84c842 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Oct 2024 01:01:28 +0000 Subject: [PATCH] chore(deps): update helm release zot to v0.1.63 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index edc0c61..478b643 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -47,7 +47,7 @@ releases: - template: default-env-secrets - name: zot chart: zot/zot - version: 0.1.62 + version: 0.1.63 createNamespace: false installed: true namespace: platform -- 2.45.2