Skip to content

Commit 990010b

Browse files
authored
Update kubeVersion to allow pre-releases
Signed-off-by: Karel Vervaeke <karel@vervaeke.info>
1 parent db0919e commit 990010b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chart/open-feature-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type: application
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1616
version: "v0.9.1" # x-release-please-version
17-
kubeVersion: ">=1.29.0"
17+
kubeVersion: ">=1.29.0-0"
1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)