diff --git a/Chart.yaml b/Chart.yaml index 410685d..30f76fb 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.5 +version: 4.1.6 # 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: 4.0.0 +appVersion: 4.1.0 dependencies: - name: postgresql condition: postgresql.enabled diff --git a/README.md b/README.md index 5c0f26e..7e5f266 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![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) +![Version: 4.1.6](https://img.shields.io/badge/Version-4.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.0](https://img.shields.io/badge/AppVersion-4.1.0-informational?style=flat-square) ## CI/CD