diff --git a/ethereum/helmfile.yaml b/ethereum/helmfile.yaml index 626ca704..5bad0fbe 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.8" + version: "0.6.9-canary.1" {{- end }} lighthouse: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index e806a73a..e325afdc 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.8"} + _template: {version: "0.6.9-canary.1"} } lighthouse: {