Skip to content

Commit

Permalink
Bump to version 465
Browse files Browse the repository at this point in the history
  • Loading branch information
winggundamth committed Feb 24, 2024
1 parent 90eea90 commit eb87c2f
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:461.0.0-alpine
FROM google/cloud-sdk:465.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.14.0 bash
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.14.2 bash

0 comments on commit eb87c2f

Please sign in to comment.