From 0ea4b972ad0a6d9bf8abf7e66a220424a34dc014 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:40:27 +0000 Subject: [PATCH] ci(deps): update arbitrum dependencies | datasource | package | from | to | | ---------- | -------------- | ----- | -------------- | | helm | arbitrum-nitro | 0.9.6 | 0.9.7-canary.1 | --- 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 386a771b..29d27bd2 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.9.6" + version: "0.9.7-canary.1" {{- end }} arbitrum-classic: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index 3c8db21a..31801d0a 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.9.6"} + _template: {version: "0.9.7-canary.1"} } "arbitrum-classic": {