From cc6ed7a38bd7a13d88bbfeff3a7c0e8836a97867 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 6 Nov 2024 01:01:45 +0000 Subject: [PATCH] chore(deps): update helm release zot to v0.1.65 --- 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 0cd1b1a..e14d365 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -42,7 +42,7 @@ releases: - name: zot chart: zot/zot - version: 0.1.64 + version: 0.1.65 createNamespace: false installed: true namespace: platform -- 2.45.2