From 34e17bc304086d46e8b0d8e67697a1ca2be1e52a Mon Sep 17 00:00:00 2001 From: Nimbus318 <136771156+Nimbus318@users.noreply.github.com> Date: Sat, 29 Mar 2025 08:04:04 +0800 Subject: [PATCH] fix: bump chart version to 1.0.5 Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com> --- charts/hami-webui/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hami-webui/Chart.yaml b/charts/hami-webui/Chart.yaml index b76a40a..beacee1 100644 --- a/charts/hami-webui/Chart.yaml +++ b/charts/hami-webui/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: 1.0.4 +version: 1.0.5 # 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: "1.0.4" +appVersion: "1.0.5" dependencies: - condition: dcgm-exporter.enabled