From a6dad6c6efc0f3b13e96eea5fed44f061fee912d Mon Sep 17 00:00:00 2001 From: WyriHaximus Date: Sat, 14 Nov 2020 20:06:12 +0000 Subject: [PATCH] v2.1.3 ====== MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** Dependencies 📦,Docker 🐳 ----------------------- - [28: Bump alpine/helm from 3.4.0 to 3.4.1](https://github.com/WyriHaximus/github-action-helm3/pull/28) thanks to @dependabot[bot] - [27: Bump alpine/helm from 3.3.4 to 3.4.0](https://github.com/WyriHaximus/github-action-helm3/pull/27) thanks to @dependabot[bot] - [26: Bump alpine/helm from 3.3.3 to 3.3.4](https://github.com/WyriHaximus/github-action-helm3/pull/26) thanks to @dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 480fe0a..c06d4d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1 @@ -FROM wyrihaximusgithubactions/helm3:master +FROM wyrihaximusgithubactions/helm3:v2.1.3