From 32c2850746d4669fd2d1c74c26623529604d9fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 02:17:49 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9 Docker tag to v9.4-1214.1729773476 --- ci/Containerfile.helm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Containerfile.helm b/ci/Containerfile.helm index 3545bd2..a9965e6 100644 --- a/ci/Containerfile.helm +++ b/ci/Containerfile.helm @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9:9.4-1214.1726694543 +FROM registry.access.redhat.com/ubi9:9.4-1214.1729773476 ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.15.3-linux-amd64.tar.gz ARG HELM_UNITTEST_PACKAGE=https://github.com/helm-unittest/helm-unittest/releases/download/v0.5.1/helm-unittest-linux-amd64-0.5.1.tgz