We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35f505 commit 446a5d2Copy full SHA for 446a5d2
1 file changed
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM google/cloud-sdk:539.0.0-alpine
+FROM google/cloud-sdk:563.0.0-alpine
2
RUN gcloud components install gke-gcloud-auth-plugin kubectl -q
3
-RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.19.0 bash
+RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v4.1.3 bash
0 commit comments