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
… d8d47a4 (#401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent ee5b28d commit bc64970
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:a7bbff280a85a939f86ef0398d2a63f14604b69cb0090e8c2794fae511699ea2 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
COPY --from=docker.io/bitnami/kubectl:1.29.1@sha256:d8d47a487718fc2abd47d3fe7eacb404c9faa708afb70ab49ffc02afa955c9cd /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
RUN kubectl version --client

# Helm
Expand Down

0 comments on commit bc64970

Please sign in to comment.