From 3c2c314a996ab57599fa66f54c085730f63c88b7 Mon Sep 17 00:00:00 2001 From: Gaurav Mehta Date: Tue, 23 Jan 2024 18:52:02 +1100 Subject: [PATCH] cherry-pick pcidevices chart changes and bump to version 0.3.1 --- charts/harvester-pcidevices-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/harvester-pcidevices-controller/Chart.yaml b/charts/harvester-pcidevices-controller/Chart.yaml index f1cd26ba..868a4b0e 100644 --- a/charts/harvester-pcidevices-controller/Chart.yaml +++ b/charts/harvester-pcidevices-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.3.0 +version: 0.3.1 # 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.3.0 +appVersion: v0.3.1 maintainers: - name: harvester