diff --git a/helm-charts/json-api-proxy/Chart.yaml b/helm-charts/json-api-proxy/Chart.yaml index f4da310..4e891a8 100644 --- a/helm-charts/json-api-proxy/Chart.yaml +++ b/helm-charts/json-api-proxy/Chart.yaml @@ -15,12 +15,12 @@ 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.1 +version: 0.0.2 # 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. -appVersion: 0.0.1 +appVersion: 0.0.2 keywords: - proxy diff --git a/helm-charts/json-api-proxy/README.md b/helm-charts/json-api-proxy/README.md index 85d6b74..674d77d 100644 --- a/helm-charts/json-api-proxy/README.md +++ b/helm-charts/json-api-proxy/README.md @@ -1,6 +1,6 @@ # json-api-proxy -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-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.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.2](https://img.shields.io/badge/AppVersion-0.0.2-informational?style=flat-square) A Helm chart for the JSON API Proxies