We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938be0a commit 46072b5Copy full SHA for 46072b5
chart/Chart.yaml
@@ -5,9 +5,9 @@ type: application
5
# This is the chart version. This version number must be incremented each time you make changes to the helm chart. OR
6
# it the agent version is updated, or operator version is updated.
7
# Versions are expected to follow Semantic Versioning (https://semver.org/)
8
-version: v0.9.1
+version: v0.9.2
9
# This is the version number operator container being deployed.
10
11
appVersion: v0.9.0
12
# this is the minimum version of kubernetes that the operator supports/tested against.
13
-kubeVersion: ">=1.30.0"
+kubeVersion: ">=1.30.0-0"
0 commit comments