From b85b73c9b24f76f804a28d13408a673713a4b262 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 31 Jul 2025 15:26:49 +0000 Subject: [PATCH 1/2] ci(bump): bump centralStorage image version for alpha to snapshot-12a0d9a --- freeleaps/helm-pkg/centralStorage/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/centralStorage/values.alpha.yaml b/freeleaps/helm-pkg/centralStorage/values.alpha.yaml index 2e832f71..8150bf9d 100644 --- a/freeleaps/helm-pkg/centralStorage/values.alpha.yaml +++ b/freeleaps/helm-pkg/centralStorage/values.alpha.yaml @@ -15,7 +15,7 @@ centralStorage: registry: docker.io repository: null name: central_storage - tag: snapshot-311fd21 + tag: snapshot-12a0d9a imagePullPolicy: IfNotPresent ports: - name: http From 85a0ea272ffe1b215749027ad06bd2b0acf9a052 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 31 Jul 2025 15:34:34 +0000 Subject: [PATCH 2/2] ci(bump): bump content image version for alpha to snapshot-12a0d9a --- freeleaps/helm-pkg/content/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/content/values.alpha.yaml b/freeleaps/helm-pkg/content/values.alpha.yaml index 524f7e90..bd4f02ff 100644 --- a/freeleaps/helm-pkg/content/values.alpha.yaml +++ b/freeleaps/helm-pkg/content/values.alpha.yaml @@ -15,7 +15,7 @@ content: registry: docker.io repository: null name: content - tag: snapshot-311fd21 + tag: snapshot-12a0d9a imagePullPolicy: IfNotPresent ports: - name: http