All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.0 (2021-01-09)
- Add flag for atomic variable (#45) (c5da4d5)
- Add required parameter to all action inputs (#33) (7035d19)
- Upgrade helm (#50) (0ce1ab7)
1.6.1 (2020-06-06)
- Remove colon in action.yml (1f0d808)
1.6.0 (2020-06-06)
- Add additional parameters to download a chart by url (#23) (547935f)
- Add missing
helm
input parameter to action.yml (#29) (8612a75) - Add support for EKS clusters and fix helm v3 home issue (#27) (70b15cc), closes #22
1.5.0 (2019-12-24)
1.4.0 (2019-11-21)
- Pass kubeconfig var (2b78a84)
1.3.0 (2019-10-16)
1.2.0 (2019-09-30)
- Add delete --purge for helm2 (de6b027)
1.1.0 (2019-09-21)
1.0.0 (2019-09-08)
0.1.2 (2019-09-08)
0.1.1 (2019-09-08)
0.1.0 (2019-09-08)
- Canary triggered on canary track only (671da40)
0.0.4 (2019-09-08)
- Add migration (10d3007)
- Add remove canary option (5f991c6)
- Add workers (13efedc)
- Introduce appName for canary deployments (6538c4c)
- Update labels and names to app (9387304)
0.0.3 (2019-09-01)
- Add value files to args (9036930)
- Default to root health (b2d98d0)
- Parse secret values (64b622a)
- Value list load if not string (6483cd3)
0.0.2 (2019-08-31)
- Absolute path for helm chart (e15e1e4)
- Add debug for kubeconfig (bfa3f4b)
- Add log and target url (688f310)
- Cat out the value file (4d83f1e)
- Include debug logs about vars (4ad9022)
- Parse values if an object (76181ec)
- Remove replace on vars (e624622)
- Show variables in debug (a416967)
- Undefined object opts (ab3e5f9)