We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255d191 commit 51e46fdCopy full SHA for 51e46fd
ci/Containerfile.helm
@@ -1,6 +1,6 @@
1
FROM registry.access.redhat.com/ubi9:9.5-1745854298
2
3
-ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz
+ARG HELM_PACKAGE=https://get.helm.sh/helm-v3.18.4-linux-amd64.tar.gz
4
ARG HELM_UNITTEST_PACKAGE=https://github.com/helm-unittest/helm-unittest/releases/download/v0.7.0/helm-unittest-linux-amd64-0.7.0.tgz
5
ARG YQ_PACKAGE=https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_linux_amd64.tar.gz
6
0 commit comments