diff --git a/Chart.yaml b/Chart.yaml index a866bd0..c1ea36e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -13,7 +13,7 @@ version: 1.23.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 4.8.2 +appVersion: 5.0.0 # List of people that maintain this helm chart. maintainers: @@ -47,6 +47,6 @@ annotations: - name: Helm Chart url: https://github.com/IN-CORE/incore-helm artifacthub.io/changes: | - - IN-CORE release 4.8.2 + - IN-CORE release 5.0.0 - Added MONGODB_URI to auth deployment diff --git a/README.md b/README.md index 5473059..7e87fd6 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ For an example of using existing PVC, see the file [incore-pvc.yaml](incore-pvc. ## ChangeLog ### 1.23.0 -- IN-CORE release 4.8.2 +- IN-CORE release 5.0.0 - Added MONGODB_URI to auth deployment ### 1.22.1