From 918c33e989ee0462560bd2af374ecad3e38015a5 Mon Sep 17 00:00:00 2001 From: Amit Zafran Date: Thu, 1 Aug 2024 17:34:33 +0300 Subject: [PATCH] 0.2.4 --- artifacthub-repo.yml | 1 + charts/consumer/Chart.yaml | 2 +- charts/consumer/README.md | 2 +- charts/provider/Chart.yaml | 2 +- charts/provider/README.md | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 artifacthub-repo.yml diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 0000000..c29bc41 --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1 @@ +repositoryID: 9c6d01cd-1351-4682-b9a5-72c7dab42a4d diff --git a/charts/consumer/Chart.yaml b/charts/consumer/Chart.yaml index 517eed3..669b6db 100644 --- a/charts/consumer/Chart.yaml +++ b/charts/consumer/Chart.yaml @@ -16,7 +16,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.2.3 +version: 0.2.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 diff --git a/charts/consumer/README.md b/charts/consumer/README.md index a7099e0..3c7108e 100644 --- a/charts/consumer/README.md +++ b/charts/consumer/README.md @@ -1,6 +1,6 @@ # consumer -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.5](https://img.shields.io/badge/AppVersion-v2.2.5-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.5](https://img.shields.io/badge/AppVersion-v2.2.5-informational?style=flat-square) Lava consumer helm chart diff --git a/charts/provider/Chart.yaml b/charts/provider/Chart.yaml index c3901f7..e6e5f0c 100644 --- a/charts/provider/Chart.yaml +++ b/charts/provider/Chart.yaml @@ -16,7 +16,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.2.3 +version: 0.2.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 diff --git a/charts/provider/README.md b/charts/provider/README.md index ab1d5d6..c9a03e0 100644 --- a/charts/provider/README.md +++ b/charts/provider/README.md @@ -1,6 +1,6 @@ # provider -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.5](https://img.shields.io/badge/AppVersion-v2.2.5-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.5](https://img.shields.io/badge/AppVersion-v2.2.5-informational?style=flat-square) Lava provider helm chart