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 @@ -170,7 +170,7 @@ templates:
170170 version : {{ .Values | get "erigon" | get "chartVersion" }}
171171 {{- end }}
172172 {{- if (not (or ( .Values | get "erigon" dict | get "chartVersion" false ) ( .Values | get "erigon" dict | get "chartUrl" false ) )) }}
173- version : " 0.10.14-canary.1 "
173+ version : " 0.10.14-canary.2 "
174174 {{- end }}
175175
176176 lighthouse :
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ package LaunchpadNamespaces
104104 " app.launchpad.graphops.xyz/component " : " {{ $canonicalRelease }} "
105105 " app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
106106 }
107- _template : {version : " 0.10.14-canary.1 " }
107+ _template : {version : " 0.10.14-canary.2 " }
108108 }
109109
110110 lighthouse : {
You can’t perform that action at this time.
0 commit comments