Skip to content

Latest commit

 

History

History
153 lines (82 loc) · 6.8 KB

CHANGELOG.md

File metadata and controls

153 lines (82 loc) · 6.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2021-01-09)

Features

1.6.1 (2020-06-06)

Bug Fixes

  • Remove colon in action.yml (1f0d808)

1.6.0 (2020-06-06)

Features

  • 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)

Features

1.4.0 (2019-11-21)

Bug Fixes

Features

1.3.0 (2019-10-16)

Features

  • Generated value file is last arg (#13) (9e1a0cf)

1.2.0 (2019-09-30)

Bug Fixes

  • If remove mark inactive (3edcc80)
  • Include preview for inactive state (4b47dd7)

Features

  • Add delete --purge for helm2 (de6b027)

1.1.0 (2019-09-21)

Bug Fixes

  • CI pipeline using GitHub actions (7eddfb9)
  • Helm3 compatibility on deletes (c9eafdd)

Features

  • Add helm3 binary (5e2cd2f)
  • Remove purge flag from helm delete (3821f46)

1.0.0 (2019-09-08)

0.1.2 (2019-09-08)

0.1.1 (2019-09-08)

0.1.0 (2019-09-08)

Features

  • Canary triggered on canary track only (671da40)

0.0.4 (2019-09-08)

Features

0.0.3 (2019-09-01)

Bug Fixes

Features

  • Helm chart customization (abc7b15)
  • Templating of value files (4b30064)

0.0.2 (2019-08-31)

Bug Fixes

  • 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)

Features

0.0.1 (2019-08-23)

Features

  • Add dry-run option to inputs (988fedd)
  • Add helm action (1b24336)
  • Add initial node_modules and package (9005d46)
  • Implement deployment status (2069c0b)