From ae1f864705678fc430968be98c5620af5099e1e9 Mon Sep 17 00:00:00 2001 From: WyriHaximus Date: Thu, 13 Aug 2020 18:15:41 +0000 Subject: [PATCH] v2.1.0 ====== MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** Dependencies 📦,Docker 🐳 ----------------------- - [22: Bump alpine/helm from 3.2.4 to 3.3.0](https://github.com/WyriHaximus/github-action-helm3/pull/22) thanks to @dependabot[bot] Documentation 📚,MarkDown 📝 -------------------------- - [17: Changed the version because @v1 causes a 404 error](https://github.com/WyriHaximus/github-action-helm3/pull/17) thanks to @gscho CI 🚧,Configuration ⚙,Docker 🐳,Helm ☸,YAML 🍄 ------------------------------------------- - [16: Run helm install against KinD cluster](https://github.com/WyriHaximus/github-action-helm3/pull/16) thanks to @WyriHaximus CI 🚧,Configuration ⚙,Helm ☸,YAML 🍄 ---------------------------------- - [15: Ensure action forwards output](https://github.com/WyriHaximus/github-action-helm3/pull/15) thanks to @WyriHaximus --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 480fe0a..2e09665 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1 @@ -FROM wyrihaximusgithubactions/helm3:master +FROM wyrihaximusgithubactions/helm3:v2.1.0