Skip to content

Commit

Permalink
Bump to version 430.0.0 and helm 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
winggundamth committed May 13, 2023
1 parent f7d6a61 commit 62271b9
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:422.0.0-alpine
FROM google/cloud-sdk:430.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.11.2 bash
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.12.0 bash

0 comments on commit 62271b9

Please sign in to comment.