Skip to content

Commit 51e46fd

Browse files
committed
Update Helm package to v3.18.4 in Containerfile.helm
1 parent 255d191 commit 51e46fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Containerfile.helm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM registry.access.redhat.com/ubi9:9.5-1745854298
22

3-
ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz
3+
ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.18.4-linux-amd64.tar.gz
44
ARG HELM_UNITTEST_PACKAGE=https://github.com/helm-unittest/helm-unittest/releases/download/v0.7.0/helm-unittest-linux-amd64-0.7.0.tgz
55
ARG YQ_PACKAGE=https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_linux_amd64.tar.gz
66

0 commit comments

Comments
 (0)