From 2cb199404827d6e493b7467fd78c43d0c99f821e Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:37:22 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies | datasource | package | from | to | | ---------- | ------- | ----- | -------------- | | helm | nimbus | 0.6.8 | 0.6.9-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 626ca704..5bad0fbe 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.8" + version: "0.6.9-canary.1" {{- end }} lighthouse: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index e806a73a..e325afdc 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.8"} + _template: {version: "0.6.9-canary.1"} } lighthouse: {