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:
185185 version : {{ .Values | get "lighthouse" | get "chartVersion" }}
186186 {{- end }}
187187 {{- if (not (or ( .Values | get "lighthouse" dict | get "chartVersion" false ) ( .Values | get "lighthouse" dict | get "chartUrl" false ) )) }}
188- version : " 0.5.10-canary.2 "
188+ version : " 0.5.10"
189189 {{- end }}
190190
191191 proxyd :
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ package LaunchpadNamespaces
116116 " app.launchpad.graphops.xyz/component " : " {{ $canonicalRelease }} "
117117 " app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
118118 }
119- _template : {version : " 0.5.10-canary.2 " }
119+ _template : {version : " 0.5.10 " }
120120 }
121121
122122 proxyd : {
You can’t perform that action at this time.
0 commit comments