diff --git a/gitlab-cng-17.11.yaml b/gitlab-cng-17.11.yaml index c017a5b18e2..40a5352905d 100644 --- a/gitlab-cng-17.11.yaml +++ b/gitlab-cng-17.11.yaml @@ -13,8 +13,8 @@ vars: logger-commit: 61e76054e898803f7c2408e7e54dfba96a5085fc logger-tag: 3.0.0 # Shell tags: https://gitlab.com/gitlab-org/gitlab-shell/-/tags - shell-commit: 8b00540589eeeefc1774c92260286b7da1a112d1 - shell-tag: 14.41.0 + shell-commit: 662beb06799e84753361239abc58ecfb3a983131 + shell-tag: 14.42.0 var-transforms: - from: ${{package.version}} @@ -25,8 +25,8 @@ var-transforms: package: name: gitlab-cng-17.11 # ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps. - version: "17.11.2" - epoch: 1 + version: "17.11.3" + epoch: 0 description: Cloud Native container images per component of GitLab copyright: - license: MIT @@ -60,7 +60,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/build/CNG.git tag: v${{package.version}} - expected-commit: de3cdea30aa1cc192269e84b3c12523224ec515b + expected-commit: f3a3aabe2427df0e714006ab684eccd9194a0e57 - name: Verify all the vars tags are up to date with the upstream runs: |