Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update notes template to be helm v3 compatible (#378)
`helm get {{ .Release.Name }}` is replaced by `vault get all {{ .Release.Name }}` in helm v3, but `all` doesn't exist in v2.
- Loading branch information