From 677cc3975283d4f5ef6bae59448a02c5ab8924c9 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 4 Oct 2024 01:01:06 +0000 Subject: [PATCH] Update Helm release zot to v0.1.62 --- 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 f97f4a7..9d25ffb 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -45,7 +45,7 @@ releases: - template: default-env-secrets - name: zot chart: zot/zot - version: 0.1.61 + version: 0.1.62 createNamespace: false installed: true namespace: platform -- 2.45.2