From 2a11f7ff0a01b1a318385d4f6dba5c5e1dd47d97 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 18:06:20 +0000 Subject: [PATCH] ci(deps): update arbitrum dependencies | datasource | package | from | to | | ---------- | -------------- | -------------- | -------------- | | helm | arbitrum-nitro | 0.8.1-canary.2 | 0.8.1-canary.3 | --- 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 529b85e6..3cdbe03d 100644 --- a/arbitrum/helmfile.yaml +++ b/arbitrum/helmfile.yaml @@ -170,7 +170,7 @@ templates: version: {{ .Values | get "arbitrum-nitro" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "arbitrum-nitro" dict | get "chartVersion" false ) ( .Values | get "arbitrum-nitro" dict | get "chartUrl" false ) )) }} - version: "0.8.1-canary.2" + version: "0.8.1-canary.3" {{- end }} arbitrum-classic: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index 1f8e1313..f62274af 100644 --- a/src/schemas/arbitrum.cue +++ b/src/schemas/arbitrum.cue @@ -107,7 +107,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#arbitrum_nitro - _template: {version: "0.8.1-canary.2"} + _template: {version: "0.8.1-canary.3"} } "arbitrum-classic": {