Skip to content

Commit

Permalink
chore(deps): update cloudkats/helm docker tag to v3.15.1 (k8s-tools/d…
Browse files Browse the repository at this point in the history
…ockerfile)
  • Loading branch information
IK Renovate Bot committed Jun 3, 2024
1 parent 0cc9a3a commit 2f168b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# docker run --rm -it test /bin/bash
###
FROM cloudkats/k8s-test-tools:v1.29.3 as tools
FROM cloudkats/helm:3.14.3 as helm
FROM cloudkats/helm:3.15.1 as helm
FROM alpine:3.20 as downloader

# hadolint ignore=DL3018,DL3019
Expand Down

0 comments on commit 2f168b7

Please sign in to comment.