File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
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
3
3
base-images-tag : 0.0.6
4
4
base-images-commit : 2a7893608b84e4088995b45ec067e2e18969bb68
5
5
# Docker Machine tags: https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/tags
@@ -15,8 +15,8 @@ var-transforms:
15
15
package :
16
16
name : gitlab-runner-17.9
17
17
# ---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
20
20
description : GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab
21
21
copyright :
22
22
- license : MIT
@@ -29,7 +29,7 @@ pipeline:
29
29
with :
30
30
repository : https://gitlab.com/gitlab-org/gitlab-runner
31
31
tag : v${{package.version}}
32
- expected-commit : bbf754883635d6b878baf27248e44f8f65df0b2e
32
+ expected-commit : 14c5775c90a9b544dccd0070b35dd47f56bf164d
33
33
34
34
- name : Verify base-images-tag matches the expected upstream value
35
35
runs : |
You can’t perform that action at this time.
0 commit comments