diff --git a/README.md b/README.md index dc7dfd4..9750c8c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ appVersion: 1.0.0 dependencies: - name: app - version: 0.5.0 + version: 0.5.11 repository: https://wojciechem.github.io/platformex ``` For values please see [values-example.yaml](charts/app/values-example.yaml) diff --git a/charts/app/Chart.yaml b/charts/app/Chart.yaml index 5cd3254..953b75b 100644 --- a/charts/app/Chart.yaml +++ b/charts/app/Chart.yaml @@ -5,7 +5,7 @@ description: Flexible helm chart to deploy your apps to kubernetes cluster. type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.10 +version: 0.5.11 appVersion: 1.0.0