From 1b39133b940422f0d2bcfed367f68e43550d476d Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 2 Nov 2024 16:46:45 +0000 Subject: [PATCH] chore(deps): update helm release zot to v0.1.64 --- 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 dee35ce..2925348 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -42,7 +42,7 @@ releases: - name: zot chart: zot/zot - version: 0.1.63 + version: 0.1.64 createNamespace: false installed: true namespace: platform -- 2.45.2