From a3086358e23936bde63bc8c5d2cd979a8bc94c44 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sat, 22 Feb 2025 15:46:37 +0000 Subject: [PATCH 1/4] ci(bump): bump central-storage image version for alpha to snapshot-da584b8 --- freeleaps/helm-pkg/central-storage/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/central-storage/values.alpha.yaml b/freeleaps/helm-pkg/central-storage/values.alpha.yaml index d321de72..162055ed 100644 --- a/freeleaps/helm-pkg/central-storage/values.alpha.yaml +++ b/freeleaps/helm-pkg/central-storage/values.alpha.yaml @@ -8,7 +8,7 @@ central-storage: registry: docker.io repository: null name: central_storage - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http From 07e49eb89878b7d1d8b2fc25a705fb7b0bd5d7cd Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sat, 22 Feb 2025 15:55:30 +0000 Subject: [PATCH 2/4] ci(bump): bump content image version for alpha to snapshot-da584b8 --- 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 93b6d097..288bdae1 100644 --- a/freeleaps/helm-pkg/content/values.alpha.yaml +++ b/freeleaps/helm-pkg/content/values.alpha.yaml @@ -8,7 +8,7 @@ content: registry: docker.io repository: null name: content - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http From 22a26657c9f3bf4a6911c8e9b610010b9b3059a6 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sat, 22 Feb 2025 16:02:30 +0000 Subject: [PATCH 3/4] ci(bump): bump notification image version for alpha to snapshot-da584b8 --- freeleaps/helm-pkg/notification/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 7a19c8cb..20f7fafe 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http From 30355d1d64202d37315905b99a5ea43af22a2803 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sat, 22 Feb 2025 16:09:55 +0000 Subject: [PATCH 4/4] ci(bump): bump payment image version for alpha to snapshot-da584b8 --- freeleaps/helm-pkg/payment/values.alpha.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index ef9affc1..7d375253 100644 --- a/freeleaps/helm-pkg/payment/values.alpha.yaml +++ b/freeleaps/helm-pkg/payment/values.alpha.yaml @@ -8,7 +8,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-8f799c6 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http @@ -27,7 +27,7 @@ payment: type: ClusterIP port: 8006 targetPort: 8006 - ingresses: + ingresses: - name: payment-ingress host: alpha.payment.freeleaps.mathmast.com class: nginx