diff --git a/gitlab-runner-17.11.yaml b/gitlab-runner-17.11.yaml index b1c877a7e2a..46ad2526267 100644 --- a/gitlab-runner-17.11.yaml +++ b/gitlab-runner-17.11.yaml @@ -15,8 +15,8 @@ var-transforms: package: name: gitlab-runner-17.11 # ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps. - version: "17.11.0" - epoch: 1 + version: "17.11.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: 0f67ff190a5f069ef1e46f2a8950e1319e71d6e4 + expected-commit: 96856197176687bb5744a7562cc65130b32d4005 - name: Verify base-images-tag matches the expected upstream value runs: |