From 4be2f8862afd23f8f74e3e6afa7fadca34a20ad7 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 13 Sep 2024 01:00:57 +0000 Subject: [PATCH] Update Helm release zot to v0.1.61 --- 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 a8c83c3..d80f78c 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -43,7 +43,7 @@ releases: - template: default-env-secrets - name: zot chart: zot/zot - version: 0.1.60 + version: 0.1.61 createNamespace: false installed: false namespace: platform -- 2.45.2