diff --git a/arbitrum/helmfile.yaml b/arbitrum/helmfile.yaml index 0a1f90e1..3c913f10 100644 --- a/arbitrum/helmfile.yaml +++ b/arbitrum/helmfile.yaml @@ -170,7 +170,7 @@ templates: version: {{ .Values | get "arbitrum-nitro" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "arbitrum-nitro" dict | get "chartVersion" false ) ( .Values | get "arbitrum-nitro" dict | get "chartUrl" false ) )) }} - version: "0.5.2-canary.1" + version: "0.5.2" {{- end }} arbitrum-classic: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index 9516bf8c..45ba042a 100644 --- a/src/schemas/arbitrum.cue +++ b/src/schemas/arbitrum.cue @@ -107,7 +107,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#arbitrum_nitro - _template: {version: "0.5.2-canary.1"} + _template: {version: "0.5.2"} } "arbitrum-classic": {