From f776114e12b46395ce12583ea269726673927ce9 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:50:55 +0000 Subject: [PATCH] ci(deps): update gnosis dependencies (#1111) | datasource | package | from | to | | ---------- | ------- | ---------------- | ------- | | helm | erigon | 0.10.10-canary.6 | 0.10.10 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> --- gnosis/helmfile.yaml | 2 +- src/schemas/gnosis.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnosis/helmfile.yaml b/gnosis/helmfile.yaml index 3b8325e4..78918593 100644 --- a/gnosis/helmfile.yaml +++ b/gnosis/helmfile.yaml @@ -170,7 +170,7 @@ templates: version: {{ .Values | get "erigon" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "erigon" dict | get "chartVersion" false ) ( .Values | get "erigon" dict | get "chartUrl" false ) )) }} - version: "0.10.10-canary.6" + version: "0.10.10" {{- end }} lighthouse: diff --git a/src/schemas/gnosis.cue b/src/schemas/gnosis.cue index 9b671006..42ca297a 100644 --- a/src/schemas/gnosis.cue +++ b/src/schemas/gnosis.cue @@ -104,7 +104,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/component": "{{ $canonicalRelease }}" "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } - _template: {version: "0.10.10-canary.6"} + _template: {version: "0.10.10"} } lighthouse: {