chore: bump helm version up to 3.11.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-01 16:46:55 +03:00
parent 3a6874c574
commit 7d4439b84c

View File

@ -1,4 +1,4 @@
FROM alpine/helm:3.10.2 as helm
FROM alpine/helm:3.11.1 as helm
RUN set -ex \
&& apk upgrade \