Skip to content

Commit 4bdba8d

Browse files
version 0.0.3
1 parent 998e5c2 commit 4bdba8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

helm-charts/json-api-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.2
18+
version: 0.0.3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: 0.0.2
23+
appVersion: 0.0.3
2424

2525
keywords:
2626
- proxy
@@ -38,4 +38,4 @@ maintainers:
3838

3939
annotations:
4040
artifacthub.io/changes: |
41-
- version 0.0.1
41+
- fix datetime handling

helm-charts/json-api-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# json-api-proxy
22

3-
![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)
3+
![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)
44

55
A Helm chart for the JSON API Proxies
66

0 commit comments

Comments
 (0)