)]}'
{"helm-toolkit/templates/snippets/_values_template_renderer.tpl":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"61bd01f331ec28296ecf027a48ad0b97d5b45ad9","unresolved":true,"context_lines":[{"line_number":16,"context_line":"{{- $_ :\u003d set . \"deployment_name\" .Chart.Name }}"},{"line_number":17,"context_line":"{{- else }}"},{"line_number":18,"context_line":"{{- $_ :\u003d set . \"deployment_name\" .Release.Name }}"},{"line_number":19,"context_line":"{{- end }}"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"{{/*"},{"line_number":22,"context_line":"abstract: |"}],"source_content_type":"text/x-smarty","patch_set":6,"id":"c1f74b3a_b3fd44b0","line":19,"updated":"2022-05-25 14:03:47.000000000","message":"Only mentioning this since I just reviewed the openstack-helm change yesterday, which uses the same code as above in a few places. But all the files in this change use the below syntax:\n\n{{- $releaseName :\u003d $envAll.Release.Name }}\n{{- if ($envAll.Values.global).subchart_release_name }}\n{{ $releaseName \u003d $envAll.Chart.Name }}\n{{- end }}\n\nI don\u0027t know if it would work the same (with a change to line below) but would make things consistent throughout.","commit_id":"bb79b18e1816883d2272a308301cdbd4460c994b"}]}
