Skip to content

Commit

Permalink
Bump bitnami/kubectl from 1.28 to 1.31
Browse files Browse the repository at this point in the history
Bumps bitnami/kubectl from 1.28 to 1.31.

---
updated-dependencies:
- dependency-name: bitnami/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent e7b9889 commit 5688b88
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
@@ -1,6 +1,6 @@
# which kubectl version to install (should be in sync with the kubernetes version used by GKE)
# https://hub.docker.com/r/bitnami/kubectl/tags
FROM bitnami/kubectl:1.28 as kubectl
FROM bitnami/kubectl:1.31 as kubectl

### -----------------------
# --- Stage: development
Expand Down

0 comments on commit 5688b88

Please sign in to comment.