Skip to content

Commit

Permalink
Merge pull request #300 from rancher/renovate/helm-helm-3.x
Browse files Browse the repository at this point in the history
Update dependency helm/helm to v3.13.3
  • Loading branch information
KevinJoiner authored Dec 19, 2023
2 parents 5c1fe0f + 9b9cde5 commit 52788ac
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
Expand Up @@ -3,7 +3,7 @@ FROM registry.suse.com/bci/golang:1.20
ARG DAPPER_HOST_ARCH
ENV ARCH $DAPPER_HOST_ARCH

ENV HELM_VERSION v3.12.3
ENV HELM_VERSION v3.13.3
ENV HELM_UNITTEST_VERSION 0.3.2

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

0 comments on commit 52788ac

Please sign in to comment.