From 265caa908e09c70122aeaadd54acc0f01c4a6662 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:40:06 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies (#1129) | datasource | package | from | to | | ---------- | ------- | --------------- | ------ | | helm | nimbus | 0.5.21-canary.1 | 0.5.21 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> --- 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 99602e9a..30f43280 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.5.21-canary.1" + version: "0.5.21" {{- end }} proxyd: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index ff48cc97..e6a9faa1 100644 --- a/src/schemas/ethereum.cue +++ b/src/schemas/ethereum.cue @@ -133,7 +133,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#nimbus - _template: {version: "0.5.21-canary.1"} + _template: {version: "0.5.21"} } proxyd: {