From 816bfb80ca81e2841147ddf51c6fa3f129b37312 Mon Sep 17 00:00:00 2001 From: Vicente Cheng Date: Mon, 16 Sep 2024 12:20:43 +0800 Subject: [PATCH] charts: bump NDM version - bump image version v0.7.2 Signed-off-by: Vicente Cheng --- charts/harvester-node-disk-manager/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/harvester-node-disk-manager/Chart.yaml b/charts/harvester-node-disk-manager/Chart.yaml index 170bb6e9..294ad5bb 100644 --- a/charts/harvester-node-disk-manager/Chart.yaml +++ b/charts/harvester-node-disk-manager/Chart.yaml @@ -15,13 +15,13 @@ 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.7.2 +version: 0.7.3 # 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. # It is recommended to use it with quotes. -appVersion: "v0.7.1" +appVersion: "v0.7.2" maintainers: - name: harvester