diff --git a/gnosis/helmfile.yaml b/gnosis/helmfile.yaml index 89aaacf8..fc983153 100644 --- a/gnosis/helmfile.yaml +++ b/gnosis/helmfile.yaml @@ -170,7 +170,7 @@ templates: version: {{ .Values | get "erigon" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "erigon" dict | get "chartVersion" false ) ( .Values | get "erigon" dict | get "chartUrl" false ) )) }} - version: "0.10.10-canary.2" + version: "0.10.10-canary.3" {{- end }} lighthouse: diff --git a/src/schemas/gnosis.cue b/src/schemas/gnosis.cue index 6ee5b011..c64cd4d3 100644 --- a/src/schemas/gnosis.cue +++ b/src/schemas/gnosis.cue @@ -104,7 +104,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/component": "{{ $canonicalRelease }}" "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } - _template: {version: "0.10.10-canary.2"} + _template: {version: "0.10.10-canary.3"} } lighthouse: {