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:
170
170
version : {{ .Values | get "erigon" | get "chartVersion" }}
171
171
{{- end }}
172
172
{{- if (not (or ( .Values | get "erigon" dict | get "chartVersion" false ) ( .Values | get "erigon" dict | get "chartUrl" false ) )) }}
173
- version : " 0.11.6 "
173
+ version : " 0.11.7-canary.1 "
174
174
{{- end }}
175
175
176
176
nimbus :
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ package LaunchpadNamespaces
128
128
" app.launchpad.graphops.xyz/component " : " {{ $canonicalRelease }} "
129
129
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
130
130
}
131
- _template : {version : " 0.11.6 " }
131
+ _template : {version : " 0.11.7-canary.1 " }
132
132
}
133
133
134
134
nimbus : {
You can’t perform that action at this time.
0 commit comments