UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

revert kiali version change.

Merged Michael Martin requested to merge revert-kiali-helper into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -250,7 +250,7 @@ This will:
* enable full Kiali label tracking of pods
*/}}
{{- define "kialiVersionLabel" -}}
version: {{ .Chart.AppVersion | quote }}
version: {{ "{{ .Chart.AppVersion }}" | quote }}
{{- end -}}
{{- /* Helpers below this line are in support of the Big Bang extensibility feature */ -}}
Loading