From 7f8dd3ad93fdc7ca83445a94896e1b981d545966 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:40:07 +0000 Subject: [PATCH] ci(deps): update polygon dependencies (#1246) | datasource | package | from | to | | ---------- | ------- | ------- | ---------------- | | helm | erigon | 0.10.11 | 0.10.12-canary.1 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> --- polygon/helmfile.yaml | 2 +- src/schemas/polygon.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polygon/helmfile.yaml b/polygon/helmfile.yaml index b1610eff..681503a5 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.11" + version: "0.10.12-canary.1" {{- end }} heimdall: diff --git a/src/schemas/polygon.cue b/src/schemas/polygon.cue index eebd16b5..1dce023a 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.11"} + _template: {version: "0.10.12-canary.1"} } heimdall: {