From 0115187315e3e0f91d25d344a573728d422ef742 Mon Sep 17 00:00:00 2001 From: Batuhan Apaydin Date: Fri, 26 Jul 2024 18:39:00 +0300 Subject: [PATCH] add tini to runtime dependencies Signed-off-by: Batuhan Apaydin --- gitlab-cng-17.2.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gitlab-cng-17.2.yaml b/gitlab-cng-17.2.yaml index b12ca54b0e..54315a6d76 100644 --- a/gitlab-cng-17.2.yaml +++ b/gitlab-cng-17.2.yaml @@ -32,8 +32,8 @@ var-transforms: package: name: gitlab-cng-17.2 - version: 17.2.0 - epoch: 1 + version: 17.2.1 + epoch: 0 description: Cloud Native container images per component of GitLab copyright: - license: MIT @@ -63,7 +63,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/build/CNG.git tag: v${{package.version}} - expected-commit: aedef75c1f6e67aa8cd7c344a2dd49e6414560d0 + expected-commit: 7b7006df209c05f72b0fb5968c0bfb619d049d56 data: # Used to create all of the *-scripts subpackages from the CNG repo. @@ -127,6 +127,8 @@ subpackages: - gomplate - procps - xtail + - tini + - tini-compat - name: gitlab-webservice-config-${{vars.major-minor-version}} pipeline: