From 9c28b0b1131467611f2a5a876189949227bc2c46 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Fri, 21 Mar 2025 18:13:36 +0000 Subject: [PATCH] ci(bump): bump frontend image version for alpha to snapshot-dba2fa0 --- freeleaps/helm-pkg/frontend/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/frontend/values.alpha.yaml b/freeleaps/helm-pkg/frontend/values.alpha.yaml index e9d770c6..0d535145 100644 --- a/freeleaps/helm-pkg/frontend/values.alpha.yaml +++ b/freeleaps/helm-pkg/frontend/values.alpha.yaml @@ -8,7 +8,7 @@ frontend: registry: docker.io repository: null name: frontend - tag: snapshot-a10c0f6 + tag: snapshot-dba2fa0 imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ frontend: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 32Mi limits: - cpu: '100m' + cpu: 100m memory: 64Mi probes: {} services: