Features
- Add helm release name property to zarf chart by @dsmithbauer in #480
examples/helm-with-different-releaseName-values
- name: nginx-2 charts: - name: nginx namespace: nginx url: https://charts.bitnami.com/bitnami version: 11.1.5 # custom release name for this helm chart releaseName: nginx-2
Changes
- Hidden tool command for generating docs by @YrrepNoj in #490
- Add sign-off label to banned labels list to prevent merge by @YrrepNoj in #491
- Golang and Helm chart dependency updates by @jeff-mccoy in #495
New Contributors
- @dsmithbauer made their first contribution in #480
Full Changelog: v0.19.0...v0.19.1