diff --git a/ethereum/helmfile.yaml b/ethereum/helmfile.yaml index 09954230..5e13bca5 100644 --- a/ethereum/helmfile.yaml +++ b/ethereum/helmfile.yaml @@ -185,7 +185,7 @@ templates: version: {{ .Values | get "nimbus" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "nimbus" dict | get "chartVersion" false ) ( .Values | get "nimbus" dict | get "chartUrl" false ) )) }} - version: "0.5.22-canary.1" + version: "0.5.22-canary.2" {{- end }} proxyd: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index 2afc7c13..f4723a13 100644 --- a/src/schemas/ethereum.cue +++ b/src/schemas/ethereum.cue @@ -133,7 +133,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#nimbus - _template: {version: "0.5.22-canary.1"} + _template: {version: "0.5.22-canary.2"} } proxyd: {