From 1f011c902b19b93df567438901ddcc3ed5222a74 Mon Sep 17 00:00:00 2001 From: Joshua Seals Date: Tue, 21 May 2024 10:24:00 -0400 Subject: [PATCH 1/2] Bump chart version and add new appstore version --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index b89a2d5..410685d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -12,10 +12,10 @@ description: A Helm chart for Kubernetes 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. -version: 4.1.4 +version: 4.1.5 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. -appVersion: 3.3.1 +appVersion: 4.0.0 dependencies: - name: postgresql condition: postgresql.enabled From 94de7fbffdda5dc2d738847a51325c9bef9ba823 Mon Sep 17 00:00:00 2001 From: Actions_joshua-seals Date: Tue, 21 May 2024 14:30:00 +0000 Subject: [PATCH 2/2] Running helm-docs and adding updated Readme.mds if any --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c98164a..5c0f26e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 4.1.4](https://img.shields.io/badge/Version-4.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square) +![Version: 4.1.5](https://img.shields.io/badge/Version-4.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square) ## CI/CD