chore(deps): update gitlab/gitlab-runner docker tag to v16.8.0

This MR contains the following updates:

Package Update Change
gitlab/gitlab-runner (changelog) minor v16.6.1 -> v16.8.0

Release Notes

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

v16.8.0

Compare Source

New features
  • Set default runner script timeout to allow after_script !4491
  • Move PodSpec feature to beta !4568
  • Allow IAM Session Tokens for S3 cache client credentials !4526 (Mike Heyns @​mike.heyns)
  • Add allowed_users config for docker executor !4550
  • Add GCP Secret Manager secrets integration !4512
Bug fixes
  • Helper image container should always use native platform !4581
  • Delete cache dirs after failed extraction !4565 (Matthew Bradburn @​mbradburn-ext)
  • Truncate runner token so it won't get logged !4521 (Matthew Bradburn @​mbradburn-ext)
  • Allow empty string on emptyDir volume size !4564
  • Support default paths on Windows for custom clone path !2122 (Ben Boeckel @​ben.boeckel)
  • Hide docker executor init behind a feature flag !4488
  • Revert "Add custom entrypoint for the build container for Kubernetes executor" changes !4535
Maintenance
  • Build images with bleeding postfix rather than main !4583
  • Use version instead of sha commit to reference helper images !4558
  • Update glossary !4574
  • Remove alpine 315 !4575
  • Add alpine 3.19 !4561
  • Fix FPM building RPM packages !4560
  • Update k8s dumb-init FF doc to convey its support in both Kubernetes modes !4582
  • Rebuild CI image !4576
  • Change update to upgrade for 'Update GitLab Runner' !4572
  • Add omitempty to allowed_users runner config spec !4571
  • Helm documentation for ImagePullSecrets less confusing !4536 (Baptiste Lalanne @​BaptisteLalanne)
  • Document hostname length issue when using docker-machine !4518 (Andrés Delfino @​andredelfino)
  • Removing docs Vale rule !4567
  • Fix the architecture of pwsh x86-64 helper images !4559
  • Create subtests for each allowed image !4540 (Zubeen @​syedzubeen)
  • Changing title to active verb !4563
  • Updating title to be verb !4562
  • Adding metadata descriptions !4556
  • Document runner managers and system_id !4549
  • Add section for unhealthy configuration !4552
  • Add grep as a dependency when overriding an image's ENTRYPOINT !4553
  • Clarify / revise gitlab-runner SIGQUIT config !4548
  • Update to go 1.21.5 !4541 (Matthew Bradburn @​mbradburn-ext)
  • Add missing Docker configuration for docker-autoscaler !4534 (Nabil ZOUABI @​nabil_zouabi)

v16.7.1

Compare Source

v16.7.0

Compare Source

Bug fixes
  • Helper image container should always use native platform !4581
Maintenance
  • Update k8s dumb-init FF doc to convey its support in both Kubernetes modes !4582

v16.6.2

Compare Source

Bug fixes
  • Revert "Add custom entrypoint for the build container for Kubernetes executor" changes !4535
  • Improve the collapsible element logic !4487
  • Avoid SIGTERM propagation to processes on Windows OS !4524
  • Fix powershell native command error output with Kubernetes executor !4474 (Matthew Bradburn @​mbradburn-ext)
  • Use -File to improve pwsh exit status !4468 (Matthew Bradburn @​mbradburn-ext)
  • Add a better handling of signal on both Helper and Build container for k8s executor in exec mode !4485
  • Fix broken main !4499
  • Hide docker executor init behind a feature flag !4488
  • Hide docker executor init behind a feature flag !4488
  • Make TestDockerBuildContainerGracefulShutdown less flaky !4479
Maintenance
  • Update alpine Docker tag !4167
  • Fix orphaned links for Autoscaling GitLab Runner on AWS EC2 docs page !3575
  • Fix flaky resolver_url_test.go due to lack of cleanup !4542
  • Fix broken link !4539
  • Troubleshoot more "No URL provided" cases !4502
  • Move section in Kubernetes executor page !4538
  • Update alpha to experiment in k8s executor page !4532
  • Add support for Windows 11 23H2 !4504 (Matthew Bradburn @​mbradburn-ext)
  • Add troubleshooting for docker connect failed !4516 (Matthew Bradburn @​mbradburn-ext)
  • Document limitation in gcs-fuse-csi-driver for mounting volumes in init container !4527
  • Exclude empty slices during the validation of the config.toml !4520
  • Improve docker executor platform option integration test !4489
  • Add 204 error troubleshooting steps to the k8s executor docs !4508
  • Upgrade fleeting and taskscaler !4510
  • Add clarification about feature flags usage !4503
  • Clarify ability to set other non-root user ids for k8s runner !4513
  • Update "filename" to "file name" !4515
  • Rewrite Image building to Mage to export them for verification !4295
  • Update links to TW team handbook page !4511
  • Generate k8s api permissions docs !4442
  • Separate trace/job log streams !3983
  • Delete docs marked for removal !4507
  • Change RBAC option from "enable" to "create" !4506 (Chen Wu @​wuchen)
  • Clarify user membership for docker !4498
  • Change "Experiment` to Beta in supported public cloud instances table !4492
  • Revert "Merge branch 'less-verbose-logging' into 'main'" !4496
  • Make autoscaler integration tests pass !4497
  • Make autoscaler integration tests pass !4497
  • Cross-link Docker in Docker TLS configuration docs !4495
  • Bump some test timeouts !4490
  • Doc | Add new error to the troubleshooting section of instance executor !4475
  • Improve formatting !4484 (Ben Bodenmiller @​bbodenmiller)
  • Clarify process tree in kuberenetes build container !4482
  • Recommend a mountpoint other than /Users/Shared !4478 (Matthew Bradburn @​mbradburn-ext)
  • Retry package-deb and package-rpm when job times out !4481
  • Bump some test timeouts !4471

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading