From c2165ff1a5f42bbdb93773005bc755e50d000435 Mon Sep 17 00:00:00 2001 From: Jake Neyer Date: Wed, 1 May 2024 10:14:35 -0400 Subject: [PATCH] increment chart version --- helm/charts/polytomic/Chart.yaml | 2 +- helm/charts/polytomic/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/charts/polytomic/Chart.yaml b/helm/charts/polytomic/Chart.yaml index 27975b3..ee4fe62 100644 --- a/helm/charts/polytomic/Chart.yaml +++ b/helm/charts/polytomic/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.0.16 +version: 0.0.17 # 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/helm/charts/polytomic/README.md b/helm/charts/polytomic/README.md index 075a981..806e04f 100644 --- a/helm/charts/polytomic/README.md +++ b/helm/charts/polytomic/README.md @@ -2,7 +2,7 @@ Polytomic helm chart for kubernetes -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) ## Installing the Chart