From 9d8351ed5a42fa4654500249af00445f025d6e18 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:34:17 +0000 Subject: [PATCH] ci(deps): update ethereum dependencies (#1161) | datasource | package | from | to | | ---------- | ------- | --------------- | --------------- | | helm | nimbus | 0.5.22-canary.2 | 0.5.22-canary.3 | 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 5e13bca5..cef820ed 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.22-canary.2" + version: "0.5.22-canary.3" {{- end }} proxyd: diff --git a/src/schemas/ethereum.cue b/src/schemas/ethereum.cue index f4723a13..5b0bda0b 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.22-canary.2"} + _template: {version: "0.5.22-canary.3"} } proxyd: {