Skip to content

Commit

Permalink
bump helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Dec 16, 2024
1 parent 0e9a3af commit d3e1044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-shell/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ALPINE=alpine:latest
FROM ${ALPINE} AS alpine
ARG TARGETARCH
ARG KUBECTL_VERSION=v1.31.4
ARG HELM_VERSION=v3.15.4
ARG HELM_VERSION=v3.16.4

RUN apk add -U --no-cache bash bash-completion curl jq

Expand Down

0 comments on commit d3e1044

Please sign in to comment.