From 69245e8399691ae87ddcd0d305d60ce41f0ac268 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:38:06 +0000 Subject: [PATCH 1/2] feat(deps): update arbitrum dependencies | datasource | package | from | to | | ---------- | ----------------------- | -------------- | -------------- | | docker | offchainlabs/nitro-node | v3.8.0-62c0aa7 | v3.9.2-52e8959 | --- charts/arbitrum-nitro/Chart.yaml | 2 +- charts/arbitrum-nitro/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/arbitrum-nitro/Chart.yaml b/charts/arbitrum-nitro/Chart.yaml index 3f51ccc3..aca698e2 100644 --- a/charts/arbitrum-nitro/Chart.yaml +++ b/charts/arbitrum-nitro/Chart.yaml @@ -22,4 +22,4 @@ version: 0.8.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=offchainlabs/nitro-node -appVersion: "v3.8.0-62c0aa7" +appVersion: "v3.9.2-52e8959" diff --git a/charts/arbitrum-nitro/README.md b/charts/arbitrum-nitro/README.md index 09258b12..2cd5f52f 100644 --- a/charts/arbitrum-nitro/README.md +++ b/charts/arbitrum-nitro/README.md @@ -2,7 +2,7 @@ Deploy and scale [Arbitrum-Nitro](https://github.com/OffchainLabs/nitro/) inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.8.0-62c0aa7](https://img.shields.io/badge/AppVersion-v3.8.0--62c0aa7-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.9.2-52e8959](https://img.shields.io/badge/AppVersion-v3.9.2--52e8959-informational?style=flat-square) ## Features From 9decd42a7d20ee329685d3bb6610c84bdd80bf7d Mon Sep 17 00:00:00 2001 From: Carlos Jorge Date: Tue, 18 Nov 2025 15:01:17 +0000 Subject: [PATCH 2/2] chore(arbitrum-nitro): bump and release --- charts/arbitrum-nitro/Chart.yaml | 2 +- charts/arbitrum-nitro/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/arbitrum-nitro/Chart.yaml b/charts/arbitrum-nitro/Chart.yaml index aca698e2..a89389d8 100644 --- a/charts/arbitrum-nitro/Chart.yaml +++ b/charts/arbitrum-nitro/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.8.0 +version: 0.9.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/arbitrum-nitro/README.md b/charts/arbitrum-nitro/README.md index 2cd5f52f..5ae0c850 100644 --- a/charts/arbitrum-nitro/README.md +++ b/charts/arbitrum-nitro/README.md @@ -2,7 +2,7 @@ Deploy and scale [Arbitrum-Nitro](https://github.com/OffchainLabs/nitro/) inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.9.2-52e8959](https://img.shields.io/badge/AppVersion-v3.9.2--52e8959-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.9.2-52e8959](https://img.shields.io/badge/AppVersion-v3.9.2--52e8959-informational?style=flat-square) ## Features