Skip to content

Releases: mgoltzsche/khelm

Release v1.0.0-beta.5

23 May 00:52
e73b021
Compare
Choose a tag to compare
release v1.0.0-beta.5

* fix dependency resolution
* fix build on OSX (#17)
* make helm hook output configurable

Release v2.0.0-beta.5

07 May 22:03
2e95bfd
Compare
Choose a tag to compare
update to helm 3.5.4

Release v2.0.0-beta.4

07 Mar 17:13
3bad288
Compare
Choose a tag to compare

2.0.0-beta.4 release

  • Expands list resources (#14).
  • fix: adds kpt output path annotations also when a resource declares an empty annotations field (#13).

Release v1.0.0-beta.4

07 Mar 17:01
f1b6dc2
Compare
Choose a tag to compare
1.0.0-beta.4 release

* Expands list resources (#14).
* fix: adds kpt output path annotations also when a resource declares an empty annotations field (#13).

Release v2.0.0-beta.3

05 Mar 22:29
9ac6a1b
Compare
Choose a tag to compare
  • update to Helm 3.5.2
  • add outputPathMapping field - explicitly map resources to output paths.
  • add incude field - pick certain resources from the chart output.
  • the template CLI command creates the output parent directories now if they don't exist.

Release v1.0.0-beta.3

05 Mar 22:18
a2734e0
Compare
Choose a tag to compare
features:
* add `outputPathMapping` field - explicitly map resources to output paths.
* add `incude` field - pick certain resources from the chart output.
* the `template` CLI command create the output parent directories now if they don't exist.

Release v2.0.0-beta.2

07 Feb 20:59
2abc383
Compare
Choose a tag to compare
v2.0.0-beta.2 release.

* add replaceLockFile option: enable dependency auto reload when lock file is out of sync.
* make container image uid agnostic.
* dependency update.

Release v1.0.0-beta.2

07 Feb 20:44
0db2d37
Compare
Choose a tag to compare
v1.0.0-beta.2 release.

* add replaceLockFile option: enable dependency auto reload when lock file is out of sync.
* make container image uid agnostic.
* fix build version (previously the version command printed the v2 tag instead of the v1 tag from master).
* dependency update.

Release v2.0.0-beta

13 Dec 22:22
b455984
Compare
Choose a tag to compare
  • Provides Helm 3 support.
  • Introduces go module and config schema version v2.
  • Adds --skip-crds option/excludeCRDs field.

Release v1.0.0-beta

13 Dec 22:17
3862cb3
Compare
Choose a tag to compare
v1.0.0-alpha.3

1.0.0 alpha 3 release