Skip to content

Commit

Permalink
Update alpine/helm Docker tag to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent d22cd97 commit 41969dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pachyderm-cd4ml/RSIDeployer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/helm:3.4.2
FROM alpine/helm:3.16.2
ADD ./charts /charts
ADD ./deploy.sh /
ENTRYPOINT [ "ash" ]

0 comments on commit 41969dd

Please sign in to comment.