Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions gitlab-cng-17.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand All @@ -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
Expand Down Expand Up @@ -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: |
Expand Down