From 6e64647bcbb82803a9107549e8d478dbf8591a34 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:46:18 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies | datasource | package | from | to | | ---------- | ------- | ------ | --------------- | | helm | erigon | 0.12.2 | 0.12.3-canary.1 | --- ethereum/helmfile.yaml | 2 +- src/schemas/ethereum.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ethereum/helmfile.yaml b/ethereum/helmfile.yaml index 1e1bf84d..9864703f 100644 --- a/ethereum/helmfile.yaml +++ b/ethereum/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.12.2" + version: "0.12.3-canary.1" {{- end }} nimbus: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index 1d698505..99a407a9 100644 --- a/src/schemas/ethereum.cue +++ b/src/schemas/ethereum.cue @@ -128,7 +128,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/component": "{{ $canonicalRelease }}" "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } - _template: {version: "0.12.2"} + _template: {version: "0.12.3-canary.1"} } nimbus: {