From febb04d594aee001cc668e8bfa7ceefbcbd959c6 Mon Sep 17 00:00:00 2001 From: nick_h Date: Fri, 8 May 2026 14:47:41 -0400 Subject: [PATCH] bump(dv-pod): chart 0.19.1 to publish PR #283 fix --- charts/dv-pod/Chart.yaml | 2 +- charts/dv-pod/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dv-pod/Chart.yaml b/charts/dv-pod/Chart.yaml index 7b5ca1f..578407e 100644 --- a/charts/dv-pod/Chart.yaml +++ b/charts/dv-pod/Chart.yaml @@ -31,7 +31,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.19.0 +version: 0.19.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/dv-pod/README.md b/charts/dv-pod/README.md index b25d641..6c25a07 100644 --- a/charts/dv-pod/README.md +++ b/charts/dv-pod/README.md @@ -2,7 +2,7 @@ DV-Pod =========== -![Version: 0.19.0](https://img.shields.io/badge/Version-0.19.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) +![Version: 0.19.1](https://img.shields.io/badge/Version-0.19.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) A Helm chart for deploying a single distributed validator pod consisting of a Charon middleware client and validator client.