From 8e21a6562c01f0c868deba2a037ac6634483d126 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:08:03 +0100 Subject: [PATCH] feat(deps): update erigon dependencies (#356) | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | docker | thorax/erigon | 2.60.7 | 2.60.8 | --------- Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> Co-authored-by: Carlos Jorge --- charts/erigon/Chart.yaml | 4 ++-- charts/erigon/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/erigon/Chart.yaml b/charts/erigon/Chart.yaml index 9804d6c0..e27e6700 100644 --- a/charts/erigon/Chart.yaml +++ b/charts/erigon/Chart.yaml @@ -15,11 +15,11 @@ 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.10.6 +version: 0.10.7 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=thorax/erigon -appVersion: "2.60.7" +appVersion: "2.60.8" diff --git a/charts/erigon/README.md b/charts/erigon/README.md index 8e1af72c..b2d876b2 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.10.6](https://img.shields.io/badge/Version-0.10.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.60.7](https://img.shields.io/badge/AppVersion-2.60.7-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.10.7](https://img.shields.io/badge/Version-0.10.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.60.8](https://img.shields.io/badge/AppVersion-2.60.8-informational?style=flat-square) ## Features