Releases: mumoshu/helm-x
Releases · mumoshu/helm-x
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.4.1
Changelog
e407fd9 fix: do bump release version in --include-release-configmap
and --include-release-secret
20ac2ec fix "resource name may not be empty" error on running helm test
against the release installed via template --include-release-*
e6e56c7 fix panicing on running helm-x
140f803 Various cleanups
1dd1bb3 Move all the reusable functionalities to the x pkg
effbc59 Make various functions and struts ready for use as a library
d608253 Make "chartify" a bit more documented and reusable
e62b040 feat: render k8s manifests AND helm release cm/secret a.k.a kubectl apply
to "install chart(s)"
99d9f95 rename --as-release to --include-release-configmap