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 @@ -185,7 +185,7 @@ templates:
185
185
version : {{ .Values | get "heimdall" | get "chartVersion" }}
186
186
{{- end }}
187
187
{{- if (not (or ( .Values | get "heimdall" dict | get "chartVersion" false ) ( .Values | get "heimdall" dict | get "chartUrl" false ) )) }}
188
- version : " 1.2.5-canary.2 "
188
+ version : " 1.2.5-canary.3 "
189
189
{{- end }}
190
190
191
191
heimdall-ha-svc :
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ package LaunchpadNamespaces
123
123
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
124
124
}
125
125
feature : #features .#heimdall
126
- _template : {version : " 1.2.5-canary.2 " }
126
+ _template : {version : " 1.2.5-canary.3 " }
127
127
}
128
128
129
129
" heimdall-ha-svc " : {
You can’t perform that action at this time.
0 commit comments