Skip to content

Commit 33632a2

Browse files
authored
bump helm version to 3.18.4
1 parent 93c0981 commit 33632a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apk update && \
88

99
# Set desired versions
1010
ENV KUBECTL_VERSION="1.32.3"
11-
ENV HELM_VERSION="3.18.2"
11+
ENV HELM_VERSION="3.18.4"
1212

1313
# Install kubectl
1414
RUN curl -LO "https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl" && \

0 commit comments

Comments
 (0)