Skip to content

Releases: FireBlinkLTD/fbl-plugins-k8s-helm

Maintenance release

15 Jun 13:17
Compare
Choose a tag to compare
1.3.1

chore: update dependencies & bump version

1.3.0

22 Jan 14:34
Compare
Choose a tag to compare

Changed

  • Plugin was updated to conform with fbl@1.15.0 changes and no longer compatible with older versions of the fbl cli.

Add new action handler to add helm repo

20 Feb 08:11
Compare
Choose a tag to compare
1.1.1

feat: add  action handler

Helm v3 Support

19 Jan 11:50
Compare
Choose a tag to compare

Breaking changes:

  • this release first one to support helm 3, while technically plugin will continue to work with helm 2 it will no longer be tested or supported officially.
  • helm.del action handler no longer has purge option, as it was removed in helm 3 (use extra field with --purge item for backward compatibility with helm 2)
  • helm.test action handler no longer has cleanup option, as it was removed in helm 3 (use extra field with --cleanup item for backward compatibility with helm 2)

Bugfix release

28 Oct 13:02
Compare
Choose a tag to compare

Fixed issue when version property was ignored for helm update/install.

1.0.3

12 Sep 11:59
Compare
Choose a tag to compare
feat: update to fbl@1.10.0

1.0.2 - Compatibility change with fbl@1.9.0

10 Aug 17:10
Compare
Choose a tag to compare
fix: update to conform with fbl@1.9.0 changes

1.0.1

23 Jul 13:44
Compare
Choose a tag to compare
chore: bump version

1.0.0

29 Apr 07:57
Compare
Choose a tag to compare
ci: remove unneded dependency