From 86a1bfc5bdaa825ad1f6afc3e3e028dba5d97e17 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 18:43:07 +0000 Subject: [PATCH] ci(deps): update arbitrum dependencies | datasource | package | from | to | | ---------- | -------------- | -------------- | -------------- | | helm | arbitrum-nitro | 0.8.1-canary.1 | 0.8.1-canary.2 | --- 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 ca629f9d..529b85e6 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.1" + version: "0.8.1-canary.2" {{- end }} arbitrum-classic: diff --git a/src/schemas/arbitrum.cue b/src/schemas/arbitrum.cue index 90b6fe0f..1f8e1313 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.1"} + _template: {version: "0.8.1-canary.2"} } "arbitrum-classic": {