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.66.0 #3344

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gitlab-runner minor 0.65.0 -> 0.66.0

Release Notes

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

v0.66.0

Compare Source

New features
  • Update GitLab Runner version to v17.1.0
  • Make lifecycle options configurable in the deployment !473 (Marcel Eichler @​marcel1802)
  • Add dedicated ServiceAccount configuration !415 (Fabian Schneider @​fabsrc)
Bug fixes
  • Fix replicas value check for nil to work also with Terraform !478 (Sabyrzhan Tynybayev @​sabyrzhan)
  • Update list of rules to be added to the rbac role permissions as per documentation !471 (Ismael Posada Trobo @​iposadat)
Maintenance
  • Remove registration token integration test !477

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 has been generated by Mend Renovate. View repository job log here.

Copy link

Path: apps/gitlab/gitlab-runner/helmrelease.yaml
Version: 0.65.0 -> 0.66.0

@@ -191,7 +191,7 @@
 release: "gitlab-runner"
 heritage: "Helm"
 annotations:
- checksum/configmap: e5c78e1a9a686fde8d9c576ff01806629fab06ec40f4b12bdeca5036e825fdc1
+ checksum/configmap: c408ab11233bdeb8f2f6ede64b433071e512d64c4f4560c5376a5e185e852524
 spec:
 securityContext:
 fsGroup: 65533
@@ -200,7 +200,7 @@
 serviceAccountName: "gitlab-runner"
 containers:
 - name: gitlab-runner
- image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v17.0.0
+ image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v17.1.0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false

@rxbn rxbn merged commit 28e2918 into master Jun 21, 2024
2 checks passed
@rxbn rxbn deleted the renovate/gitlab-runner-0.x branch June 21, 2024 05:27
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.

None yet

1 participant