Update helm to 3.12.3
This commit is contained in:
parent
3b8880519c
commit
97c9ba33fc
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine/helm:3.10.2
|
FROM alpine/helm:3.12.3
|
||||||
|
|
||||||
COPY build/drone-helm /bin/drone-helm
|
COPY build/drone-helm /bin/drone-helm
|
||||||
COPY assets/kubeconfig.tpl /root/.kube/config.tpl
|
COPY assets/kubeconfig.tpl /root/.kube/config.tpl
|
||||||
|
|
Loading…
Reference in a new issue