diff --git a/helm-charts/json-api-proxy/Chart.yaml b/helm-charts/json-api-proxy/Chart.yaml index 35b7118..5bbde40 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.3 +version: 0.0.4 # 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.3 +appVersion: 0.0.4 keywords: - proxy diff --git a/helm-charts/json-api-proxy/README.md b/helm-charts/json-api-proxy/README.md index 62cd891..8eb6446 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.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.3](https://img.shields.io/badge/AppVersion-0.0.3-informational?style=flat-square) +![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.4](https://img.shields.io/badge/AppVersion-0.0.4-informational?style=flat-square) A Helm chart for the JSON API Proxies