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 "arbitrum-nitro" | get "chartVersion" }}
171
171
{{- end }}
172
172
{{- if (not (or ( .Values | get "arbitrum-nitro" dict | get "chartVersion" false ) ( .Values | get "arbitrum-nitro" dict | get "chartUrl" false ) )) }}
173
- version : " 0.6.7-canary.1 "
173
+ version : " 0.6.7-canary.2 "
174
174
{{- end }}
175
175
176
176
arbitrum-classic :
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ package LaunchpadNamespaces
107
107
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
108
108
}
109
109
feature : #features .#arbitrum_nitro
110
- _template : {version : " 0.6.7-canary.1 " }
110
+ _template : {version : " 0.6.7-canary.2 " }
111
111
}
112
112
113
113
" arbitrum-classic " : {
You can’t perform that action at this time.
0 commit comments