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.57.0 #2669

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
gitlab-runner minor 0.56.1 -> 0.57.0

Release Notes

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

v0.57.0

Compare Source

New features
  • Update GitLab Runner version to v16.4.0
  • Add labels and annotations to deployment !430 (Nicolas Gourdon @​ngourdon)
  • Add ServiceMonitor annotations !373 (Mathieu Parent @​sathieu)
  • Add ability to use custom template config path !416 (Samuel Bagattin @​samuelbagattin)
Bug fixes
  • Allow pod security context to be unset !425 (Thomas Spear @​tspearconquest)
  • Fix metrics port selection in configmap !424 (Thomas Spear @​tspearconquest)
  • Add pods/exec as something gitlab needs if RBAC is enabled. Since we... !369 (Josh Knarr @​tibers)
Maintenance
  • Check if token is set before running the integration test !433
  • Resource typo fix !419
  • Add events to rbac example !431 (Rémi Verchère @​rverchere)
Other changes
  • Allow user to turn off automountServiceAccountToken feature !428 (Thomas Spear @​tspearconquest)

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.

@github-actions
Copy link

Path: apps/gitlab/gitlab-runner/helmrelease.yaml
Version: 0.56.1 -> 0.57.0

@@ -185,7 +185,7 @@
 release: "gitlab-runner"
 heritage: "Helm"
 annotations:
- checksum/configmap: 82bb38b97044941e1fc47a1dad8eca4d6be2b34890033c78ed704c56a2fa7a0d
+ checksum/configmap: aa459ee408fc257268798a5f3c34e01096e6977d5cda074c9fcf66d78597dafb
 checksum/secrets: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 spec:
 securityContext:
@@ -195,7 +195,7 @@
 serviceAccountName: gitlab-runner
 containers:
 - name: gitlab-runner
- image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v16.3.1
+ image: registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v16.4.0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false

@rxbn rxbn merged commit 7589b9b into master Sep 26, 2023
2 checks passed
@rxbn rxbn deleted the renovate/gitlab-runner-0.x branch September 26, 2023 10:50
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