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 @@ -200,7 +200,7 @@ templates:
200
200
version : {{ .Values | get "lighthouse" | get "chartVersion" }}
201
201
{{- end }}
202
202
{{- if (not (or ( .Values | get "lighthouse" dict | get "chartVersion" false ) ( .Values | get "lighthouse" dict | get "chartUrl" false ) )) }}
203
- version : " 0.7.0-canary.3 "
203
+ version : " 0.7.0"
204
204
{{- end }}
205
205
206
206
proxyd :
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ package LaunchpadNamespaces
144
144
" app.launchpad.graphops.xyz/component " : " {{ $canonicalRelease }} "
145
145
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
146
146
}
147
- _template : {version : " 0.7.0-canary.3 " }
147
+ _template : {version : " 0.7.0 " }
148
148
}
149
149
150
150
proxyd : {
You can’t perform that action at this time.
0 commit comments