Skip to content

Commit

Permalink
Add helm-diff to use kubernetes.core.helm (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvolkmann authored Feb 21, 2024
1 parent ad8f1d4 commit 2341597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN set -x \
&& rm -rf /google-cloud-sdk/.install/.backup \
&& gcloud --version \
&& curl -fsSL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version "v${VERSION_HELM}" \
&& helm plugin install https://github.com/databus23/helm-diff \
&& python3 -m pip install --disable-pip-version-check --no-cache-dir \
ansible==8.4.0 \
ansible-core==2.15.4 \
Expand Down

0 comments on commit 2341597

Please sign in to comment.