- kube_* options are now all optional to support other providers
- add support for
pre_commands
setting to allow special login commands
- add support explicitly adding the
values.yaml
of the chart as paramenter
this is required if you want to ensure that thevalues.yaml
will be always respeted
- update helm to v3.11.1
- update kubectl to 1.25.8
- add
post_kustomize
support - add kustomize binary v3.8.7
- update helm to v3.9.0
- update kubectl to v1.22.11
- add support to disable OpenAPI validation (helm option)
- update helm to v3.5.0
- update kubectl to v1.19.7
- add support for Prometheus Pushgateway metrics
- update helm to v3.3.4
- update kubectl to v1.19.2
- add helm_debug option
- suppress helm stdout to prevent secret leakage
- update helm to v3.3.1
- update kubectl to 1.19.0
- update helm to v3.2.1
- fix typo on build_dependencies
- fix debug output
- update helm to v3.1.3
- add build dependencies option
- build dependencies is default enabled, disabled if
UPDATE_DEPENDENCIES
is set
- update helm to v3.1.2
- update helm to v3.1.1
- more debug options in envsubst
- add optional envsubst support
- fix debug copy command
- fix typo in environment variable VAULES_YAML => VALUES_YAML
Initial Release
Helm Version: 3.0.2
Kubectl Version: 1.17.0