From 1fa80050d16cc5cdf015bfcb785ad484e364bbaf Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:36:52 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies | datasource | package | from | to | | ---------- | ------- | --------------- | --------------- | | helm | nimbus | 0.6.10-canary.1 | 0.6.10-canary.2 | --- 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 9864703f..80e0a7de 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.10-canary.1" + version: "0.6.10-canary.2" {{- end }} lighthouse: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index 99a407a9..e2784e0e 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.10-canary.1"} + _template: {version: "0.6.10-canary.2"} } lighthouse: {