Update helm to 3.10.2

This commit is contained in:
Marcel Hoppe 2022-12-02 14:06:04 +01:00 committed by GitHub
parent 7533ed95ad
commit 634f6a72fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine/helm:3.8.1
FROM alpine/helm:3.10.2
MAINTAINER Joachim Hill-Grannec <joachim@pelo.tech>
COPY build/drone-helm /bin/drone-helm