diff --git a/charts/rpaas-operator/Chart.yaml b/charts/rpaas-operator/Chart.yaml index e47684d..60d55f8 100644 --- a/charts/rpaas-operator/Chart.yaml +++ b/charts/rpaas-operator/Chart.yaml @@ -18,12 +18,12 @@ 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.14.0 +version: 0.15.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: 0.40.1 +appVersion: 0.41.0 dependencies: - name: nginx-operator