container-slides icon indicating copy to clipboard operation
container-slides copied to clipboard

chore(deps): update gitlab/gitlab-runner docker tag to v17.11.3

Open renovate[bot] opened this issue 5 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
gitlab/gitlab-runner (changelog) final minor v17.6.0 -> v17.11.3

Release Notes

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

v17.11.3

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.11.2

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.11.1

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.11.0

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.10.2

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.10.1

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.10.0

Compare Source

New features
  • Add support for fleeting heartbeats/connectivity check before instance acquisition !5340
  • Add GPUs support for services !5380 (Sigurd Spieckermann @​sisp)
  • Add add-mask functionality to proxy-exec !5401
  • [docker] Expand variables in volume destinations !5396
  • Update runner process wrapper !5349
  • Add devices support on services !5343 (Sigurd Spieckermann @​sisp)
  • Add proxy shell execution !5361
Security fixes
  • Merge branch 'sh-cache-upload-env-file' into 'main' !5408
Bug fixes
  • Allow OS overwrite via ShellScriptInfo !5384
  • Downgrade prebuilt runner helper images to Alpine 3.19 !5426
  • Fix HTTP retries not working properly !5409
  • Make submodule --remote more resilient !5389
  • Fix runner_wrapper gRPC API client !5400
  • Fix inconsistent arguments when creating a service in tests !5355 (Sigurd Spieckermann @​sisp)
  • Exclute helpers/runner_wrapper/api/v* tags from version evaluation !5427
  • Clean git config !5442
  • Support non-ASCII characters in gzip artifact headers !5186
  • Only add step-runner volume mount when native steps is enabled !5398
  • Fix json schema validation warnings !5374
  • Detect bucket location when not provided !5381
  • Clean git config !5438
  • Fix table rendering !5393
Maintenance
  • Update vale rules for runner docs !5388
  • Fix Vale issues in Runner docs: Part 17 !5405
  • Avoid using deprecated class for review apps !5382
  • Fix Vale issues in Runner docs: Part 21 !5419
  • Update the example versions !5413
  • Merge 17.9.1 CHANGELOG into main !5410
  • Fix CVE-2024-45338 by updating golang.org/x/net !5404
  • Fix autoscaler policy table format !5387
  • Use pipeline helper-binary for custom, instance and ssh integration tests !5386
  • Update docker-machine version in docs !5366
  • Update route map for runner review apps !5365
  • Update docs content to use Hugo shortcodes !5362
  • Update zstandard version to 1.5.7.20250308 !5411
  • Fix CVE-2025-27144 by upgrading github.com/go-jose/go-jose/v3 !5403
  • Use correct values for log_format !5376
  • Upgrade Ubuntu image to 24.04 !5428
  • Bump runner base images version to 0.0.10 !5423
  • Only use docs-gitlab-com project for review apps !5364
  • Add new supported runner package distros !5425
  • Bump base image version to 0.0.9 !5407
  • Bump Go to version 1.23.6 !5326
  • Fix Vale issues in Runner docs: Part 14 !5383
  • Fix rules for trigger deploy kube job !5369
  • Fix small typo !5422
  • Make UBI image wait for downstream pipeline success !5360
  • Add clarification on the support policy for the docker machine executor to autoscale.md !5359
  • Use TW Team Docker image for site build test !5391
  • Consistently use local helper image in CI !5371
  • Add clarification on the support policy for the docker machine executor to dockermachine.md !5358
  • Update feature flag docs template for Hugo site launch !5258
  • Fix Vale issues in Runner docs: Part 20 !5418
  • Fix Vale issues in Runner docs: Part 19 !5412
  • Fix Vale issues in Runner docs: Part 18 !5406
  • Added executor supported OS and selection criteria - part 1 !5345
  • Remove duplicate hugo code to fix broken master !5368
  • Add comment regarding scale in protection for an AWS auto scaling group !5348
  • Update links to docs from runner docs !5363
  • Update links for jobs and tags !5375
  • Update documentation to point to Rake task to deduplicate tags !5356
  • Pin zstandard version and specify checksum !5395
  • Move trigger deploy to kubernetes to a deploy stage !5372
  • Fixed Vale issues !5378

v17.9.3

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.9.2

Compare Source

Bug fixes
  • [17.9] Downgrade prebuilt runner helper images to Alpine 3.18 !5431
  • Clean git config !5441
  • Clean git config !5438
  • [17.9] Fix HTTP retries not working properly !5432

v17.9.1

Compare Source

Security fixes
  • Merge branch 'sh-cache-upload-env-file' into 'main' !5408

v17.9.0

Compare Source

New features
  • Add support for fleeting heartbeats/connectivity check before instance acquisition !5340
  • Remove lock files left over in .git/refs !5260 (Ben Brown @​benjamb)
  • Autogenerate documentation for supported linux distros/versions !5276
  • use '-f' to allow for race condition (issue #​38447) !5324 (Christian Moore @​moorehfl)
  • Allow custom naming of service container for the k8s executor !4469
  • Mask by default all known token prefixes !4853
  • Introduce new custom executor build exit code !5028 (Paul Bryant @​paulbry)
  • Add GRIT documentation !5263
  • Expand default labels on build pods !5212 (Zalan Meggyesi @​zmeggyesi)
  • Add finished job usage data logging !5202
  • Add gitlab_runner_job_prepare_stage_duration_seconds histogram !5334
  • Inject the step-runner binary into the build container [docker executor] !5322
  • Run rpm_verify_fips against FIPS images !5317
  • Support ImageLoad for prebuilt images !5187
  • Update step-runner docker executor integration docs !5347
  • Add labeling to Usage Logger !5283
Security fixes
  • Bump base images version to 0.0.6 !5346
Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
  • Fix Windows image gitlab-runner-helper path !5302
  • Image pusher fixes !5294
  • Fix step-runner inject container run !5354
  • Improve job final update mechanism !5275
  • Revert "Merge branch 'sh-fix-role-arn-s3-express' into 'main'" !5308
  • Deflake pod watcher tests !5310
  • Fix runner image missing tag !5289
  • Do not create containers with duplicate env vars !5325
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Fix race in pod watcher test !5296
  • Fix runner release bugs !5286
  • Document how to configure S3 Express buckets !5321
  • Make custom_build_dir-enabled optional !5333
  • Push the helper image packages to S3 !5288
  • Create copy of aliased helper images, not symlinks !5287
  • Disable interactive git credentials !5080
  • Add clear-docker-cache script to runner image !5357
  • Gracefully handle missing informer permissions !5290
  • Catch external pod disruptions / terminations !5068
  • Fix a Vault kv_ v2 error !5341
  • Document apt limitation and required workaround !5319
  • CI: add release on riscv64 !5131 (Meng Zhuo @​mengzhuo1203)
  • Fix missing default alpine images !5318
Maintenance
  • Add clarification on the support policy for the docker machine executor to dockermachine.md !5358
  • Update docs content to use Hugo shortcodes !5362
  • Update self-managed naming in all Runner docs !5309
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244
  • Fix formatting and add link to GRIT docs !5273
  • Replace deprecated field name with the new name !5298
  • Bump base image version !5282
  • Docs: Fix broken external links in runner docs !5344
  • Deploy each commit from main to kubernetes cluster !5314
  • Fix flaky logrotate write test !5292
  • Update step-runner library version to 0.3.0 !5272
  • Make sure deploy to kubernets works only on main !5352
  • Add global operator config options docs !5351
  • Update offering badges to standard name !5303
  • Update feature flag docs template for Hugo site launch !5258
  • Docs update - Update Architecture naming for GRIT !5274
  • Properly handle shortening for tokens with prefix glcbt- !5270
  • Document userns_mode by providing links to Docker docs !5194
  • Document select executors information as an unordered list !5268
  • Update links to docs from runner docs !5363
  • Docs: Render RPM distro table correctly !5338
  • Fix helper-bin-host target !5252
  • Reduce busy work in main job loop !5350
  • Add riscv64 binary download links !5304 (Meng Zhuo @​mengzhuo1203)
  • Remove hosted runner section from under Administer !5299
  • Update docker-machine version !5339
  • More debug logging for artifact uploads & troubleshoot docs !5285
  • Update taskscaler to get ConnectInfo fix for state storage instances !5281 (Matthias Baur @​m.baur)
  • Use embedded VCS information rather than add manually !5330
  • Add clarification on the support policy for the docker machine executor to autoscale.md !5359
  • Fix windows image zstd compressing !5323
  • Clean up unused GetUploadEnv() in cache code !5265
  • Document proxy and self-signed certificate error !5280
  • Add service_account parameter in [runners.kubernetes] section !5297
  • Docs: add the mount_propagation parameter to the k8s executors documentation !5353 (Georgi N. Georgiev @​ggeorgiev_gitlab)
  • Roll docs linting tooling forward !5284
  • Rename index and move titles to frontmatter !5327
  • Direct-use of the rpm command adversely impacts the yum/dnf database... !5311 (Thomas H Jones II @​ferricoxide)
  • Disable Windows Defender properly !5279
  • Add support for building docker images for local dev !5271 (Anthony Juckel @​ajuckel)
  • Add a CI job to test the docs website build !5306
  • Add a template for kubernetes feature toggle !5315
  • Remove obsolete note regarding Alpine DNS issues !5320 (Craig Andrews @​candrews)

v17.8.5

Compare Source

See the changelog :rocket:

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.8.4

Compare Source

Security fixes
  • Use a dotenv file to store cache environment variables !5414
Bug fixes

v17.8.3

Compare Source

Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
Maintenance
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.2

Compare Source

Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
  • Fix Windows image gitlab-runner-helper path !5302
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Image pusher fixes !5294
Maintenance
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.1

Compare Source

Bug fixes
  • Fix runner release bugs !5286
  • Fix Windows image gitlab-runner-helper path !5302
  • Image pusher fixes !5294
  • Push the helper image packages to S3 !5288
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Fix runner image missing tag !5289
  • Create copy of aliased helper images, not symlinks !5287
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
Maintenance
  • Bump base image version !5282
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.0

Compare Source

New features
  • Add mount propagation mode for hostpath mounts on kubernetes !5157 (Brinn Joyce @​brinn.joyce)
  • Add RoleARN to handle both upload and download S3 transfers !5246
  • Expand variables for the docker platform with unit tests !5146 (John Sallay @​jasallay)
  • Document RoleARN configuration parameter !5264
  • Add support for Windows 24H2 !5170 (Martin Blecker @​AdrianDeWinter)
Bug fixes
  • Fix docker network config for Windows !5182
  • Limit UploadARN session duration to 1 hour !5230
  • Incompatible pull policies should not be a retryable error !5256
  • Fix issue #​29381: Missing labels from Docker config when starting service containers !4913 (Andrew Rifken @​arifken)
  • Fix runner deb package upgrade !5251
Maintenance
  • Fix incorrect references to packagecloud.io !5242
  • Fixed Vale issues in Runner docs: Part 9 !5239
  • Upgrade Akeyless SDK to v4 !5234 (Amir Maor @​amir.m2)
  • Update documentation for manual installation of the new packages !5247 (Victor De Jong @​victordejong)
  • Note Reuse previous clone if it exists support for k8s !5248 (Ben Bodenmiller @​bbodenmiller)
  • Add note about being unable to change some settings via config template due to known issue !5240
  • A couple of minor tweaks to the gitlab-runner-helper-images package !5262
  • Correct spelling in comment !5181 (MarlinMr @​MarlinMr)
  • Clarify docker container support policy !5232
  • Fixed Vale issues in the Configure GitLab Runner on OpenShift doc !5208
  • Remove misleading information about the initiation of the session server !5238 (Nicolas @​nicoklaus)
  • Use runner base images !5148
  • Update 17-7 changelogs !5259
  • Let Docker site redirect to latest version !5222
  • Improve documentation for Azure workload identities !5221
  • Change anyuid service account to gitlab-runner-app-sa !5237
  • Put RPM in backticks !5255
  • Fix a 404 error in the Runner repo !5254
  • Clarify ServiceAccount of the runner manager !5250
  • Add Troubleshooting for docker autoscaler executor !5220
  • Runner cache s3 table cleanup !5267
  • Fix fork pipelines by ensuring windows tag refs exist !5241
  • Update steps version to 0.2.0 !5219
  • Update step-runner library version to 0.3.0 !5272
  • Update golang.org/x/crypto to v0.31.0 !5253

v17.7.1

Compare Source

Bug fixes
  • Fix runner deb package upgrade !5251
Maintenance
  • Update step-runner library version to 0.3.0 !5272
  • A couple of minor tweaks to the gitlab-runner-helper-images package !5262

v17.7.0

Compare Source

New features
  • Move exported helper images into separete package !5190
Bug fixes
  • Update gitlab.com/gitlab-org/fleeting/fleeting version and other deps !5207
  • Fix flaky step-integration test !5199
  • [k8s] Do not wait poll timeout when container has terminated !5112
  • Fix docker network config for Windows !5182
  • Use GoCloud URLs for Azure downloads !5188
  • Merge Outstanding Security MRs !5171
Maintenance
  • Add 'Example' column to Docker runner advanced configuration docs !5177
  • Bump UBI base images to the newest 9.5.x versions !5185
  • Revert "Merge branch 'avonbertoldi/git-lfs-is-bad' into 'main'" !5169
  • Make build environment cache friendly !5179
  • Doc/runner spelling exceptions !5162
  • Moved some contextual info to runner registration section !5178
  • Note in logs when runner manager is being unregistered !5166
  • Custom.md: Fix typo !5163 (Per Lundberg @​perlun)
  • Fix podman troubleshooting doc !5211 (Thorsten Banhart @​banhartt)
  • Bump Go compiler version to 1.23.2 !5153
  • Skip homedir fix test on Windows to not block the release !5164
  • Update supported runner OS versions !5217
  • Add docker connection error to troubleshooting !5165
  • Skip testKubernetesBuildCancelFeatureFlag as it's flaky !5228
  • Update file configuring_runner_operator.md !5198
  • Add Windows Server 2025 to the Windows version support policy !5183
  • Actually update step-runner version to 0.2.0 !5227
  • Migrate Kubernetes integration tests to use the Runner Kubernetes Cluster !5175
  • Remove redundant prepare runner-incept variables job !5197
  • Fix apt package install version string and change to a newer version in the docs !5180 (Thorsten Banhart @​banhartt)
  • Kubernetes API reference analyzer based on types instead of field names !5158
  • Update steps version to 0.2.0 !5219
  • Fix limitations in gitlab-runner repo !5201
  • Fix Vale issues in Kubernetes executor doc !5196
  • Add feature flag issue templates !5156
  • Fix TestStackDumping test freezing !5210
  • Separate kubernetes integration tests resource groups !5223
  • Make fuzz variable mask job required to pass !5209
  • Remove semgrep-sast CI rules !5184
  • Speed up windows test runs !5174
  • Added information about Docker Autoscaler and Instance executors in the executor selection table !5161
  • Bump docker-machine to v0.16.2-gitlab.30 !5218
  • Fix fuzz variable mask test !5135
  • Remove the term worker from the Plan and operate a fleet of instance or group runners doc !5189
  • Remove links to interactive web terminals !5176
  • Make homedir easier to test !5168
  • Add node tolerations to kubernetes integration tests !5229
  • Document how to use Azure workload identities for the cache !5204
  • Simplify kubernetes integration test names !5024
  • Clarify docker container support policy !5232
  • Update alpine versions !5214
  • Add ability to create review apps by using the GitLab Docs Hugo project !5205
  • Update dependency danger-review to v2 !5206
  • Fix Vale issues in Runner docs: Part 5 !5191
  • Update experiment-beta page path !5193

v17.6.1

Compare Source

Bug fixes
  • Fix docker network config for Windows !5182

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.

renovate[bot] avatar Jun 03 '25 15:06 renovate[bot]