Skip to content

Commit

Permalink
Bump version to 461
Browse files Browse the repository at this point in the history
  • Loading branch information
winggundamth committed Jan 23, 2024
1 parent 0813081 commit 90eea90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM google/cloud-sdk:458.0.1-alpine
FROM google/cloud-sdk:461.0.0-alpine
RUN gcloud components install gke-gcloud-auth-plugin kubectl -q
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.13.3 bash
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.14.0 bash

0 comments on commit 90eea90

Please sign in to comment.