Skip to content

Commit

Permalink
Update dependency rancher/helm to v3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Feb 15, 2025
1 parent 815c7b5 commit fb83e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.suse.com/bci/golang:1.19 AS helm
RUN zypper -n install git
RUN git -C / clone --branch release-v3.9.0 --depth=1 https://github.com/rancher/helm
RUN git -C / clone --branch release-3.17 --depth=1 https://github.com/rancher/helm
RUN make -C /helm

FROM registry.suse.com/bci/golang:1.19
Expand Down

0 comments on commit fb83e4c

Please sign in to comment.