upgrade to helm 3.10.1 (#31)

latest helm for packaging and testing.
This commit is contained in:
John M Flinchbaugh 2022-10-25 12:28:21 -04:00 committed by GitHub
parent 3a22af41bd
commit 95b8a984ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
# Eclipse Foundation. All other trademarks are the property of their respective owners.
#
FROM docker-all.repo.sonatype.com/alpine/helm:3.9.3
FROM docker-all.repo.sonatype.com/alpine/helm:3.10.1
RUN apk update && apk upgrade && \
apk add --no-cache bash git openssh