From 6f539ca706e244b6799165514475282aa1601517 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 14 May 2025 01:00:57 +0000 Subject: [PATCH] chore(deps): update helm release zot to v0.1.70 --- helmfiles/platform.yaml | 2 +- helmfiles/system.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfiles/platform.yaml b/helmfiles/platform.yaml index 3cdb156..d1906ae 100644 --- a/helmfiles/platform.yaml +++ b/helmfiles/platform.yaml @@ -102,7 +102,7 @@ releases: - name: zot chart: zot/zot - version: 0.1.69 + version: 0.1.70 namespace: platform condition: workload.enabled inherit: diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 587706b..939017a 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -126,7 +126,7 @@ releases: - name: cluster-mirror chart: zot/zot - version: 0.1.69 + version: 0.1.70 createNamespace: false installed: true namespace: registry -- 2.47.2