diff --git a/polygon/helmfile.yaml b/polygon/helmfile.yaml index 3be113a3..5b545266 100644 --- a/polygon/helmfile.yaml +++ b/polygon/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.5" + version: "0.10.10" {{- end }} heimdall: diff --git a/src/schemas/polygon.cue b/src/schemas/polygon.cue index 4fcd189f..cc8ef6ff 100644 --- a/src/schemas/polygon.cue +++ b/src/schemas/polygon.cue @@ -111,7 +111,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#erigon - _template: {version: "0.10.10-canary.5"} + _template: {version: "0.10.10"} } heimdall: {