From 85895ff0fae9eaa06e71a40e1a30ff25971d1511 Mon Sep 17 00:00:00 2001 From: Mario Siegenthaler Date: Thu, 13 Feb 2020 16:04:37 +0100 Subject: [PATCH] chore: update helm to 2.16.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4ac44e5..b206ad7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine/helm:2.14.3 +FROM alpine/helm:2.16.1 LABEL maintainer "mario.siegenthaler@linkyard.ch" RUN apk add --update --upgrade --no-cache jq bash curl git gettext libintl