From 63e43d489ab2f43f3e06fe4c6d175c0a9c8fdbbf Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:23:16 -0800 Subject: [PATCH] feat(deps): update celo dependencies (#431) * feat(deps): update celo dependencies | datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | docker | us.gcr.io/celo-org/geth | 1.8.5 | 1.8.7 | --------- Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> Co-authored-by: Ana-Maria Calin --- charts/celo/Chart.yaml | 4 ++-- charts/celo/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/celo/Chart.yaml b/charts/celo/Chart.yaml index 853d774d..5bfa827d 100644 --- a/charts/celo/Chart.yaml +++ b/charts/celo/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.1.7 +version: 0.1.8 # 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=us.gcr.io/celo-org/geth -appVersion: "1.8.5" +appVersion: "1.8.7" diff --git a/charts/celo/README.md b/charts/celo/README.md index 0b714181..cd15d275 100644 --- a/charts/celo/README.md +++ b/charts/celo/README.md @@ -2,7 +2,7 @@ Deploy and scale [Celo](https://github.com/celo-org/celo-blockchain) Nodes 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.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.5](https://img.shields.io/badge/AppVersion-1.8.5-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.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) ## Features