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

chore(deps): update helm release gitlab-runner to v0.70.0 #3574

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Update Change
gitlab-runner minor 0.69.0 -> 0.70.0

Release Notes

gitlab-org/charts/gitlab-runner (gitlab-runner)

v0.70.0

Compare Source

New features
  • Update GitLab Runner version to v17.5.0
  • Add podlabels interpolation !492 (Ivan Katliarchuk @​Ikatliarchuk)
Other changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Path: apps/gitlab/gitlab-runner/helmrelease.yaml
Version: 0.69.0 -> 0.70.0

@@ -201,7 +201,7 @@
 release: "gitlab-runner"
 heritage: "Helm"
 annotations:
- checksum/configmap: e4a0f62f9f8049f23db69a503334788e4993ecf72f4c64d8a641e1d508edb502
+ checksum/configmap: 146d40b4cbc877b846fbb9a55d53e9eb1bb7c23ff664f23a634094dc2c091d98
 spec:
 securityContext:
 fsGroup: 65533
@@ -210,7 +210,7 @@
 serviceAccountName: "gitlab-runner"
 containers:
 - name: gitlab-runner
- image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v17.4.0
+ image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v17.5.0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false

@rxbn rxbn merged commit 72dd082 into master Oct 18, 2024
2 checks passed
@rxbn rxbn deleted the renovate/gitlab-runner-0.x branch October 18, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant