From 4bdba8d6153b13b6c1ce47047c75e02a9855b0fd Mon Sep 17 00:00:00 2001 From: Tim Birkett Date: Wed, 9 Aug 2023 16:24:15 +0100 Subject: [PATCH] version 0.0.3 --- helm-charts/json-api-proxy/Chart.yaml | 6 +++--- helm-charts/json-api-proxy/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-charts/json-api-proxy/Chart.yaml b/helm-charts/json-api-proxy/Chart.yaml index 4e891a8..35b7118 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.2 +version: 0.0.3 # 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.2 +appVersion: 0.0.3 keywords: - proxy @@ -38,4 +38,4 @@ maintainers: annotations: artifacthub.io/changes: | - - version 0.0.1 + - fix datetime handling diff --git a/helm-charts/json-api-proxy/README.md b/helm-charts/json-api-proxy/README.md index 674d77d..62cd891 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.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) +![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) A Helm chart for the JSON API Proxies