From 53c8fd421cdf60d381816b0a2c921953d2e19311 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 22:36:48 +0000 Subject: [PATCH] chore(deps): update helm release zot to v0.1.66 --- 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 8a207de..023ea24 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -42,7 +42,7 @@ releases: - name: zot chart: zot/zot - version: 0.1.65 + version: 0.1.66 createNamespace: false installed: true namespace: platform -- 2.45.2