From 4b12d190d22b8c8a1b9beb36b6b9ae017931b446 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 11:54:30 +0000 Subject: [PATCH 1/2] feat(deps): update erigon dependencies | datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | docker | erigontech/erigon | v3.4.3 | v3.5.0 | --- charts/erigon/Chart.yaml | 2 +- charts/erigon/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/erigon/Chart.yaml b/charts/erigon/Chart.yaml index 024f758e..5ccc528c 100644 --- a/charts/erigon/Chart.yaml +++ b/charts/erigon/Chart.yaml @@ -22,4 +22,4 @@ version: 0.12.15 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=erigontech/erigon -appVersion: "v3.4.3" +appVersion: "v3.5.0" diff --git a/charts/erigon/README.md b/charts/erigon/README.md index 255c1fd1..c435e40e 100644 --- a/charts/erigon/README.md +++ b/charts/erigon/README.md @@ -2,7 +2,7 @@ Deploy and scale [Erigon](https://github.com/ledgerwatch/erigon) 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.12.15](https://img.shields.io/badge/Version-0.12.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.4.3](https://img.shields.io/badge/AppVersion-v3.4.3-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.12.15](https://img.shields.io/badge/Version-0.12.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.5.0](https://img.shields.io/badge/AppVersion-v3.5.0-informational?style=flat-square) ## Features From 1b9a53995eec01cded44d459cf8ba59705dfa2de Mon Sep 17 00:00:00 2001 From: Carlos Jorge Date: Wed, 1 Jul 2026 22:52:50 +0100 Subject: [PATCH 2/2] chore(erigon): bump and release --- charts/erigon/Chart.yaml | 2 +- charts/erigon/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/erigon/Chart.yaml b/charts/erigon/Chart.yaml index 5ccc528c..ec7ebdbb 100644 --- a/charts/erigon/Chart.yaml +++ b/charts/erigon/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.12.15 +version: 0.12.16 # 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/erigon/README.md b/charts/erigon/README.md index c435e40e..208461dc 100644 --- a/charts/erigon/README.md +++ b/charts/erigon/README.md @@ -2,7 +2,7 @@ Deploy and scale [Erigon](https://github.com/ledgerwatch/erigon) 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.12.15](https://img.shields.io/badge/Version-0.12.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.5.0](https://img.shields.io/badge/AppVersion-v3.5.0-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.12.16](https://img.shields.io/badge/Version-0.12.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.5.0](https://img.shields.io/badge/AppVersion-v3.5.0-informational?style=flat-square) ## Features