From 3fc6b941469adf630ebb883f1fb29488a527a6a6 Mon Sep 17 00:00:00 2001 From: Davide Bianchi <10374360+davidebianchi@users.noreply.github.com> Date: Thu, 28 May 2026 18:44:46 +0200 Subject: [PATCH] update memory limit used by helm hooks --- .github/workflows/helm.yaml | 2 ++ .../templates/hooks/post-install-crs-job.yaml | 2 +- .../templates/hooks/post-install-gateway-job.yaml | 2 +- .../test/snapshots/azure-with-pull-secret.snap.yaml | 4 ++-- .../test/snapshots/azure-with-related-images.snap.yaml | 4 ++-- .../test/snapshots/coreweave-with-pull-secret.snap.yaml | 4 ++-- charts/rhai-on-xks-chart/test/snapshots/coreweave.snap.yaml | 4 ++-- .../test/snapshots/with-custom-namespace.snap.yaml | 4 ++-- 8 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml index f3bb973e..d8a0f18f 100644 --- a/.github/workflows/helm.yaml +++ b/.github/workflows/helm.yaml @@ -13,6 +13,8 @@ jobs: with: fetch-depth: 0 - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1 + with: + version: v4.1.4 - name: Linting Charts run: | set -euo pipefail diff --git a/charts/rhai-on-xks-chart/templates/hooks/post-install-crs-job.yaml b/charts/rhai-on-xks-chart/templates/hooks/post-install-crs-job.yaml index ce096598..53b3f454 100644 --- a/charts/rhai-on-xks-chart/templates/hooks/post-install-crs-job.yaml +++ b/charts/rhai-on-xks-chart/templates/hooks/post-install-crs-job.yaml @@ -35,7 +35,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/templates/hooks/post-install-gateway-job.yaml b/charts/rhai-on-xks-chart/templates/hooks/post-install-gateway-job.yaml index 8e838ee5..cc281d46 100644 --- a/charts/rhai-on-xks-chart/templates/hooks/post-install-gateway-job.yaml +++ b/charts/rhai-on-xks-chart/templates/hooks/post-install-gateway-job.yaml @@ -35,7 +35,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml b/charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml index b9978fd8..fd7265a7 100644 --- a/charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml +++ b/charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml @@ -2825,7 +2825,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi @@ -2916,7 +2916,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/test/snapshots/azure-with-related-images.snap.yaml b/charts/rhai-on-xks-chart/test/snapshots/azure-with-related-images.snap.yaml index c96ccee7..caa83611 100644 --- a/charts/rhai-on-xks-chart/test/snapshots/azure-with-related-images.snap.yaml +++ b/charts/rhai-on-xks-chart/test/snapshots/azure-with-related-images.snap.yaml @@ -2689,7 +2689,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi @@ -2780,7 +2780,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/test/snapshots/coreweave-with-pull-secret.snap.yaml b/charts/rhai-on-xks-chart/test/snapshots/coreweave-with-pull-secret.snap.yaml index 449e5783..2827a35a 100644 --- a/charts/rhai-on-xks-chart/test/snapshots/coreweave-with-pull-secret.snap.yaml +++ b/charts/rhai-on-xks-chart/test/snapshots/coreweave-with-pull-secret.snap.yaml @@ -2825,7 +2825,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi @@ -2916,7 +2916,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/test/snapshots/coreweave.snap.yaml b/charts/rhai-on-xks-chart/test/snapshots/coreweave.snap.yaml index 068d8dce..0750bc8a 100644 --- a/charts/rhai-on-xks-chart/test/snapshots/coreweave.snap.yaml +++ b/charts/rhai-on-xks-chart/test/snapshots/coreweave.snap.yaml @@ -2687,7 +2687,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi @@ -2778,7 +2778,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi diff --git a/charts/rhai-on-xks-chart/test/snapshots/with-custom-namespace.snap.yaml b/charts/rhai-on-xks-chart/test/snapshots/with-custom-namespace.snap.yaml index 19eefca2..68e4c506 100644 --- a/charts/rhai-on-xks-chart/test/snapshots/with-custom-namespace.snap.yaml +++ b/charts/rhai-on-xks-chart/test/snapshots/with-custom-namespace.snap.yaml @@ -2687,7 +2687,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi @@ -2778,7 +2778,7 @@ spec: resources: limits: cpu: 200m - memory: 128Mi + memory: 512Mi requests: cpu: 50m memory: 64Mi