From f07d6fc1a41f496efd95b08dbfaf5d2eb6b5f89c Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:47:28 +0000 Subject: [PATCH] ci(deps): update arbitrum dependencies (#1087) | datasource | package | from | to | | ---------- | ---------------- | ----- | -------------- | | helm | arbitrum-classic | 0.2.1 | 0.2.2-canary.1 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> --- arbitrum/helmfile.yaml | 2 +- src/schemas/arbitrum.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arbitrum/helmfile.yaml b/arbitrum/helmfile.yaml index 0bf680bb..9c8dd399 100644 --- a/arbitrum/helmfile.yaml +++ b/arbitrum/helmfile.yaml @@ -185,7 +185,7 @@ templates: version: {{ .Values | get "arbitrum-classic" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "arbitrum-classic" dict | get "chartVersion" false ) ( .Values | get "arbitrum-classic" dict | get "chartUrl" false ) )) }} - version: "0.2.1" + version: "0.2.2-canary.1" {{- end }} proxyd-nitro: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index 466ecf0b..5ccb1972 100644 --- a/src/schemas/arbitrum.cue +++ b/src/schemas/arbitrum.cue @@ -119,7 +119,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#arbitrum_classic - _template: {version: "0.2.1"} + _template: {version: "0.2.2-canary.1"} } "proxyd-nitro": {