diff --git a/gitlab-runner-17.10.yaml b/gitlab-runner-17.10.yaml index 11289b1589d..1741153e92e 100644 --- a/gitlab-runner-17.10.yaml +++ b/gitlab-runner-17.10.yaml @@ -15,8 +15,8 @@ var-transforms: package: name: gitlab-runner-17.10 # ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps. - version: "17.10.0" - epoch: 3 + version: "17.10.1" + epoch: 0 description: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab copyright: - license: MIT @@ -29,7 +29,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/gitlab-runner tag: v${{package.version}} - expected-commit: 67b2b2db6df6b66fedab519d09f5b2706f654f6b + expected-commit: ef334dcc399bbda2930ef1f83197718e25053392 - name: Verify base-images-tag matches the expected upstream value runs: |