We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0919e commit 4f58b36Copy full SHA for 4f58b36
1 file changed
chart/open-feature-operator/Chart.yaml
@@ -14,7 +14,7 @@ type: application
14
# to the chart and its templates, including the app version.
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
version: "v0.9.1" # x-release-please-version
17
-kubeVersion: ">=1.29.0"
+kubeVersion: ">=1.29.0-0"
18
# This is the version number of the application being deployed. This version number should be
19
# incremented each time you make changes to the application. Versions are not expected to
20
# follow Semantic Versioning. They should reflect the version the application is using.
0 commit comments