From 12aa1da7fa97116fae168d7c3347de064da4812c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:07:51 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9 Docker tag to v9.5-1734495538 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ci/Containerfile.helm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Containerfile.helm b/ci/Containerfile.helm index 7ca6726..4d9ca8e 100644 --- a/ci/Containerfile.helm +++ b/ci/Containerfile.helm @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9:9.5-1734081738 +FROM registry.access.redhat.com/ubi9:9.5-1734495538 ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz ARG HELM_UNITTEST_PACKAGE=https://github.com/helm-unittest/helm-unittest/releases/download/v0.7.0/helm-unittest-linux-amd64-0.7.0.tgz