From c9910a2f7ab0ae01060d77a9684273167dcb053f Mon Sep 17 00:00:00 2001 From: Chris Wessels Date: Wed, 27 Jul 2022 16:25:42 +0100 Subject: [PATCH] feat(erigon): upgrade appVersion to v2022.07.03 --- 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 38e428f5..9242d366 100644 --- a/charts/erigon/Chart.yaml +++ b/charts/erigon/Chart.yaml @@ -15,10 +15,10 @@ 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.4 +version: 0.1.5 # 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. -appVersion: "v2022.07.02" +appVersion: "v2022.07.03" diff --git a/charts/erigon/README.md b/charts/erigon/README.md index 49e32995..b68706fe 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.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2022.07.02](https://img.shields.io/badge/AppVersion-v2022.07.02-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.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2022.07.03](https://img.shields.io/badge/AppVersion-v2022.07.03-informational?style=flat-square) ## Features