From 55ef3f0f50f353dd37801878654f7d1583582d7e Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:07:05 +0000 Subject: [PATCH] ci(deps): update arbitrum dependencies | datasource | package | from | to | | ---------- | -------------- | -------------- | ----- | | helm | arbitrum-nitro | 0.8.1-canary.3 | 0.9.0 | --- 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 3cdbe03d..01de12a2 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.3" + version: "0.9.0" {{- end }} arbitrum-classic: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index f62274af..a357c283 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.3"} + _template: {version: "0.9.0"} } "arbitrum-classic": {