Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl:1.29.1 docker digest to…
Browse files Browse the repository at this point in the history
… a7bbff2
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent 7e1040c commit 8210c42
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 @@ -27,7 +27,7 @@ npm clean-install
EOF

# kubectl
COPY --from=docker.io/bitnami/kubectl:1.29.1@sha256:d4d8de1aebebcb090910e40f237302efbea9a59e8ffd42f9ae188df49d63599d /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
COPY --from=docker.io/bitnami/kubectl:1.29.1@sha256:a7bbff280a85a939f86ef0398d2a63f14604b69cb0090e8c2794fae511699ea2 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
RUN kubectl version --client

# Helm
Expand Down

0 comments on commit 8210c42

Please sign in to comment.