Skip to content

Commit 7d2464d

Browse files
authored
Merge pull request #47512 from wolfi-dev/wolfictl-86289e37-3bfe-47e7-9926-dfc2ed3e50dd
gitlab-runner-17.9/17.9.2 package update
2 parents 361fd05 + 6573d4d commit 7d2464d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gitlab-runner-17.9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
vars:
2-
# GitLab Base Imnages tags: https://gitlab.com/gitlab-org/ci-cd/runner-tools/base-images/-/tags
2+
# GitLab Base Images tags: https://gitlab.com/gitlab-org/ci-cd/runner-tools/base-images/-/tags
33
base-images-tag: 0.0.6
44
base-images-commit: 2a7893608b84e4088995b45ec067e2e18969bb68
55
# Docker Machine tags: https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/tags
@@ -15,8 +15,8 @@ var-transforms:
1515
package:
1616
name: gitlab-runner-17.9
1717
# ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps.
18-
version: "17.9.1"
19-
epoch: 6
18+
version: "17.9.2"
19+
epoch: 0
2020
description: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab
2121
copyright:
2222
- license: MIT
@@ -29,7 +29,7 @@ pipeline:
2929
with:
3030
repository: https://gitlab.com/gitlab-org/gitlab-runner
3131
tag: v${{package.version}}
32-
expected-commit: bbf754883635d6b878baf27248e44f8f65df0b2e
32+
expected-commit: 14c5775c90a9b544dccd0070b35dd47f56bf164d
3333

3434
- name: Verify base-images-tag matches the expected upstream value
3535
runs: |

0 commit comments

Comments
 (0)