We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe1413 commit c89ed34Copy full SHA for c89ed34
arbitrum-one/helmfile.yaml
@@ -158,7 +158,7 @@ templates:
158
version: {{ .Values | get "arbitrum-nitro" | get "chartVersion" }}
159
{{- end }}
160
{{- if (not (or ( .Values | get "arbitrum-nitro" dict | get "chartVersion" false ) ( .Values | get "arbitrum-nitro" dict | get "chartUrl" false ) )) }}
161
- version: "0.2.5-canary.3"
+ version: "0.2.5-canary.4"
162
163
164
arbitrum-classic:
src/schemas/arbitrum-one.cue
@@ -96,7 +96,7 @@ package LaunchpadNamespaces
96
"app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}"
97
}
98
feature: #features.#arbitrum_nitro
99
- _template: {version: "0.2.5-canary.3"}
+ _template: {version: "0.2.5-canary.4"}
100
_scale: true
101
102
0 commit comments