From 44f91692dc5314be818f347c5d12642b14e7e417 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:31:49 +0000 Subject: [PATCH 1/5] ci(bump): bump authentication image version for alpha to snapshot-2234571 --- freeleaps/helm-pkg/authentication/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/values.alpha.yaml b/freeleaps/helm-pkg/authentication/values.alpha.yaml index cc7fcec3..b88ea2ec 100644 --- a/freeleaps/helm-pkg/authentication/values.alpha.yaml +++ b/freeleaps/helm-pkg/authentication/values.alpha.yaml @@ -15,7 +15,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -99,5 +99,5 @@ authentication: cpu: 100m memory: 256Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory From 0a4687f322329b3c5086ac6d98ea52cb98397e71 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:36:09 +0000 Subject: [PATCH 2/5] ci(bump): bump centralStorage image version for alpha to snapshot-2234571 --- .../helm-pkg/centralStorage/values.alpha.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/freeleaps/helm-pkg/centralStorage/values.alpha.yaml b/freeleaps/helm-pkg/centralStorage/values.alpha.yaml index 47404f6e..bcfe86f6 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-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -90,12 +90,12 @@ centralStorage: vpa: minAllowed: enabled: false - cpu: "50m" - memory: "64Mi" + cpu: 50m + memory: 64Mi maxAllowed: enabled: true - cpu: "100m" - memory: "128Mi" + cpu: 100m + memory: 128Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory From 2a7416ff5548134c2cb91626a75716e276522d90 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:43:28 +0000 Subject: [PATCH 3/5] ci(bump): bump content image version for alpha to snapshot-2234571 --- freeleaps/helm-pkg/content/values.alpha.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/freeleaps/helm-pkg/content/values.alpha.yaml b/freeleaps/helm-pkg/content/values.alpha.yaml index 1310b7eb..a1cc7151 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-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -90,12 +90,12 @@ content: vpa: minAllowed: enabled: false - cpu: "50m" - memory: "64Mi" + cpu: 50m + memory: 64Mi maxAllowed: enabled: true - cpu: "200m" - memory: "128Mi" + cpu: 200m + memory: 128Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory From 27f68d27cc7b1884b6262ab86a84ae7b2b5e518c Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:48:14 +0000 Subject: [PATCH 4/5] ci(bump): bump notification image version for alpha to snapshot-2234571 --- freeleaps/helm-pkg/notification/values.alpha.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 391dc04d..e270c3ab 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -15,7 +15,7 @@ notification: registry: docker.io repository: null name: notification - tag: snapshot-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -97,12 +97,12 @@ notification: vpa: minAllowed: enabled: false - cpu: "50m" - memory: "64Mi" + cpu: 50m + memory: 64Mi maxAllowed: enabled: true - cpu: "100m" - memory: "128Mi" + cpu: 100m + memory: 128Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory From 3d9a57dea1a5f7f5629a61c37fc995aba661237c Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:54:06 +0000 Subject: [PATCH 5/5] ci(bump): bump payment image version for alpha to snapshot-2234571 --- freeleaps/helm-pkg/payment/values.alpha.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 55cee215..4a700eb4 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-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -90,12 +90,12 @@ payment: vpa: minAllowed: enabled: false - cpu: "50m" - memory: "64Mi" + cpu: 50m + memory: 64Mi maxAllowed: enabled: true - cpu: "100m" - memory: "128Mi" + cpu: 100m + memory: 128Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory