From 6d79b7bf1d89dcdbf516480881f640f3688b8b42 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 02:34:31 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies | datasource | package | from | to | | ---------- | ---------- | ----- | -------------- | | helm | lighthouse | 0.8.0 | 0.8.1-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 b4dde845..96f75512 100644 --- a/ethereum/helmfile.yaml +++ b/ethereum/helmfile.yaml @@ -200,7 +200,7 @@ templates: version: {{ .Values | get "lighthouse" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "lighthouse" dict | get "chartVersion" false ) ( .Values | get "lighthouse" dict | get "chartUrl" false ) )) }} - version: "0.8.0" + version: "0.8.1-canary.1" {{- end }} proxyd: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index b415b9c9..364579a1 100644 --- a/src/schemas/ethereum.cue +++ b/src/schemas/ethereum.cue @@ -152,7 +152,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/component": "{{ $canonicalRelease }}" "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } - _template: {version: "0.8.0"} + _template: {version: "0.8.1-canary.1"} } proxyd: {