diff --git a/deploy/charts/Chart.yaml b/deploy/charts/Chart.yaml index ab13676..77e57fa 100644 --- a/deploy/charts/Chart.yaml +++ b/deploy/charts/Chart.yaml @@ -22,12 +22,12 @@ keywords: # 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: 4.0.2 +version: 4.1.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.0.2 +appVersion: 4.1.0 dependencies: - name: kube-prometheus-stack @@ -39,6 +39,6 @@ dependencies: repository: https://charts.deliveryhero.io/ condition: node-problem-detector.install - name: localpv-provisioner - version: 4.1.0 + version: 4.3.0 repository: https://openebs.github.io/dynamic-localpv-provisioner condition: localpv-provisioner.enabled