diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 87a6d0c9..4e2e7e39 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,9 +5,9 @@ type: application # This is the chart version. This version number must be incremented each time you make changes to the helm chart. OR # it the agent version is updated, or operator version is updated. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.9.1 +version: v0.9.2 # This is the version number operator container being deployed. # Versions are expected to follow Semantic Versioning (https://semver.org/) appVersion: v0.9.0 # this is the minimum version of kubernetes that the operator supports/tested against. -kubeVersion: ">=1.30.0" \ No newline at end of file +kubeVersion: ">=1.30.0-0"