diff --git a/ethereum/helmfile.yaml b/ethereum/helmfile.yaml index 9864703f..80e0a7de 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.6.10-canary.1" + version: "0.6.10-canary.2" {{- end }} lighthouse: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index 99a407a9..e2784e0e 100644 --- a/src/schemas/ethereum.cue +++ b/src/schemas/ethereum.cue @@ -140,7 +140,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#nimbus - _template: {version: "0.6.10-canary.1"} + _template: {version: "0.6.10-canary.2"} } lighthouse: {