From 946050bcf985b24e4357aac313aab014f6fb4091 Mon Sep 17 00:00:00 2001 From: Gaurav Mehta Date: Fri, 9 Aug 2024 10:38:24 +1000 Subject: [PATCH] pcidevices chart release v0.3.3 --- 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 af9b2c37..d68f555f 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.4.0 +version: 0.3.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.4.0 +appVersion: v0.3.3 maintainers: - name: harvester