From 62a19bc436ceb31d14efbc89812a35f85cb4281d Mon Sep 17 00:00:00 2001
From: Chris Chiu <chris.chiu@suse.com>
Date: Wed, 15 Jan 2025 09:51:16 +0800
Subject: [PATCH] bump: harvester-network-controller to v0.6.0

link: https://github.com/harvester/harvester/issues/7324

Signed-off-by: Chris Chiu <chris.chiu@suse.com>
---
 charts/harvester-network-controller/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/harvester-network-controller/Chart.yaml b/charts/harvester-network-controller/Chart.yaml
index c3dbc83e..8332f015 100644
--- a/charts/harvester-network-controller/Chart.yaml
+++ b/charts/harvester-network-controller/Chart.yaml
@@ -15,12 +15,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.5.1
+version: 0.6.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: v0.5.1
+appVersion: v0.6.0
 
 maintainers:
   - name: harvester