Skip to content

Commit 9aca528

Browse files
committed
bump minKubeVersion
1 parent 4c5076a commit 9aca528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/generate-olm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,7 @@ def build_csv(
13281328
"maturity": "stable",
13291329
"provider": {"name": "Stackable GmbH", "url": "https://stackable.tech"},
13301330
"version": version,
1331-
"minKubeVersion": "1.23.0",
1331+
"minKubeVersion": "1.31.0",
13321332
"installModes": [
13331333
{"supported": True, "type": "OwnNamespace"},
13341334
{"supported": True, "type": "SingleNamespace"},

0 commit comments

Comments
 (0)