From 03df0c928ba631f98a2bcc87488fa6c6ebc92058 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Mon, 17 Mar 2025 10:38:17 +0000 Subject: [PATCH] ci(bump): bump payment image version for alpha to snapshot-a45698c --- freeleaps/helm-pkg/payment/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 64693dd2..76df29a2 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-da584b8 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ payment: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: