Skip to content

Commit

Permalink
patch(deps): update dependency helm/helm to v3.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 678025b commit 53b17e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV KSOPS_VERSION=4.3.2
ENV KUBECTL_VERSION=1.31.0

# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION=3.15.3
ENV HELM_VERSION=3.15.4

RUN git clone -b kustomize/v${KUSTOMIZE_VERSION} https://github.com/kubernetes-sigs/kustomize.git /srv/app/src && \
cd /srv/app/src/kustomize && \
Expand Down

0 comments on commit 53b17e1

Please sign in to comment.