Skip to content

Commit 2eaef40

Browse files
Update dependency helm/helm to v4
1 parent 70ab87e commit 2eaef40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM registry.suse.com/bci/golang:1.24
33
ARG DAPPER_HOST_ARCH
44
ENV ARCH $DAPPER_HOST_ARCH
55

6-
ENV HELM_VERSION v3.17.1
6+
ENV HELM_VERSION v4.0.1
77
ENV HELM_UNITTEST_VERSION 0.3.2
88

99
RUN zypper -n install git docker vim less file curl wget awk

0 commit comments

Comments
 (0)