From ad8f885d30ac3e5ef28845f5b02df4b1b7ae85ed Mon Sep 17 00:00:00 2001 From: Chris Wessels Date: Thu, 23 Jun 2022 21:56:24 +0100 Subject: [PATCH] chore(erigon): bump chart version to release new artifact --- 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 b901e860..d45504fb 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.1.0 +version: 0.1.1 # 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 5cd7fa47..7a144f9f 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.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2022.06.06](https://img.shields.io/badge/AppVersion-v2022.06.06-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.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2022.06.06](https://img.shields.io/badge/AppVersion-v2022.06.06-informational?style=flat-square) ## Features