From 648629bd9a67b6ba0b14f25bbe404f2a7a19ad4a Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 18 Sep 2025 09:45:46 +0000 Subject: [PATCH] ci(bump): bump payment image version for alpha to snapshot-38ff0ae --- freeleaps/helm-pkg/payment/values.alpha.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 9891f280..6a57c7c2 100644 --- a/freeleaps/helm-pkg/payment/values.alpha.yaml +++ b/freeleaps/helm-pkg/payment/values.alpha.yaml @@ -15,7 +15,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-12a0d9a + tag: snapshot-38ff0ae imagePullPolicy: IfNotPresent ports: - name: http @@ -94,14 +94,14 @@ payment: creationPolicy: Owner refreshInterval: 30s data: - - key: mongodbUri - remoteRef: - key: "freeleaps-alpha-mongodb-uri" - type: Secret - - key: stripeApiKey - remoteRef: - key: "freeleaps-alpha-stripe-api-key" - type: Secret + - key: mongodbUri + remoteRef: + key: freeleaps-alpha-mongodb-uri + type: Secret + - key: stripeApiKey + remoteRef: + key: freeleaps-alpha-stripe-api-key + type: Secret vpa: minAllowed: enabled: false