Skip to content

Commit 3c5261d

Browse files
authored
Merge pull request #1363 from spack/service-upgrade-2026-05-26
Service Upgrade 2026-05-26
2 parents 2398bdd + 650de47 commit 3c5261d

16 files changed

Lines changed: 23 additions & 18 deletions

File tree

k8s/production/gitlab/release.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
chart:
2222
spec:
2323
chart: gitlab
24-
version: 9.11.3 # gitlab@18.11.2
24+
version: 10.0.0 # gitlab@19.0.0
2525
sourceRef:
2626
kind: HelmRepository
2727
name: gitlab
@@ -169,6 +169,11 @@ spec:
169169
nodeSelector:
170170
spack.io/node-pool: gitlab
171171
gitlab-exporter:
172+
# The gitlab helm chart bumped the image version of gitlab-exporter they use to 16.8.0, but 16.8.0 is not
173+
# published here https://gitlab.com/gitlab-org/build/CNG/container_registry/673222
174+
# Once 16.8.0 is published, we can use that and remove this image tag specifier
175+
image:
176+
tag: 16.7.0
172177
nodeSelector:
173178
spack.io/node-pool: gitlab
174179

k8s/production/metabase/metabase-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: metabase
19-
image: metabase/metabase:v0.60.4
19+
image: metabase/metabase:v0.60.7
2020
imagePullPolicy: "IfNotPresent"
2121
resources:
2222
requests:

k8s/production/prometheus/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
chart:
2323
spec:
2424
chart: kube-prometheus-stack
25-
version: 85.0.1 # prometheus-operator@v0.90.1, grafana@12.3.0
25+
version: 85.3.3 # prometheus-operator@v0.90.1, grafana@12.4.1
2626
sourceRef:
2727
kind: HelmRepository
2828
name: kube-prometheus-stack

k8s/production/runners/protected/graviton/3/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-graviton3-prot

k8s/production/runners/protected/graviton/4/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-graviton4-prot

k8s/production/runners/protected/x86_64/v2-win/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
chart: gitlab-runner
2222
# Note: ensure this stays in sync with the `helper_image` field below
23-
version: 0.88.2 # gitlab-runner@18.11.2
23+
version: 0.89.0 # gitlab-runner@19.0.0
2424
sourceRef:
2525
kind: HelmRepository
2626
name: runner-x86-v2-prot-windows
@@ -115,7 +115,7 @@ spec:
115115
116116
# Image for windows 2022, runner helper
117117
image = "mcr.microsoft.com/windows/servercore:ltsc2022"
118-
helper_image = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.11.2-servercore21H2"
118+
helper_image = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v19.0.0-servercore21H2"
119119
120120
ephemeral_storage_request = "500M"
121121
helper_ephemeral_storage_request = "500M"

k8s/production/runners/protected/x86_64/v2/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-x86-v2-prot

k8s/production/runners/protected/x86_64/v3/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-x86-v3-prot

k8s/production/runners/protected/x86_64/v4/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-x86-v4-prot

k8s/production/runners/public/graviton/3/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: gitlab-runner
22-
version: 0.88.2 # gitlab-runner@18.11.2
22+
version: 0.89.0 # gitlab-runner@19.0.0
2323
sourceRef:
2424
kind: HelmRepository
2525
name: runner-graviton3-pub

0 commit comments

Comments
 (0)