File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ templates:
188188 version : {{ .Values | get "graph-toolbox" | get "chartVersion" }}
189189 {{- end }}
190190 {{- if (not (or ( .Values | get "graph-toolbox" dict | get "chartVersion" false ) ( .Values | get "graph-toolbox" dict | get "chartUrl" false ) )) }}
191- version : " 0.1.3 "
191+ version : " 0.1.4 "
192192 {{- end }}
193193
194194 graph-operator-mnemonic :
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ package LaunchpadNamespaces
100100 " graph-toolbox " : {
101101 chart : {_repositories .graphops .charts [" graph-toolbox " ]}
102102 feature : #features .#toolbox
103- _template : {version : " 0.1.3 " }
103+ _template : {version : " 0.1.4 " }
104104 }
105105
106106 " graph-operator-mnemonic " : {
You can’t perform that action at this time.
0 commit comments