Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab Upgrade 1/2/25 #1020

Merged
merged 2 commits into from
Jan 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion k8s/production/gitlab/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
chart:
spec:
chart: gitlab
version: 8.6.2 # gitlab@17.6.2
version: 8.7.2 # gitlab@17.7.0
sourceRef:
kind: HelmRepository
name: gitlab
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/protected/graviton/3/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-graviton3-prot
Expand Down
4 changes: 2 additions & 2 deletions k8s/production/runners/protected/x86_64/v2-win/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
chart: gitlab-runner
# Note: ensure this stays in sync with the `helper_image` field below
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v2-prot-windows
Expand Down Expand Up @@ -111,7 +111,7 @@ spec:

# Image for windows 2022, runner helper
image = "mcr.microsoft.com/windows/servercore:ltsc2022"
helper_image = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v17.3.3-servercore21H2"
helper_image = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v17.7.0-servercore21H2"

ephemeral_storage_request = "500M"
helper_ephemeral_storage_request = "500M"
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/protected/x86_64/v2/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v2-prot
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/protected/x86_64/v3/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v3-prot
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/protected/x86_64/v4/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v4-prot
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/public/graviton/3/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-graviton3-pub
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/public/x86_64/v2-win/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
chart: gitlab-runner
# Note: ensure this stays in sync with the `helper_image` field below
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v2-pub-windows
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/public/x86_64/v2/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v2-pub
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/public/x86_64/v3/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v3-pub
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/public/x86_64/v4/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-x86-v4-pub
Expand Down
2 changes: 1 addition & 1 deletion k8s/production/runners/signing/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
chart:
spec:
chart: gitlab-runner
version: 0.71.0 # gitlab-runner@17.6.0
version: 0.72.0 # gitlab-runner@17.7.0
sourceRef:
kind: HelmRepository
name: runner-spack-package-signing
Expand Down
Loading