Skip to content

Commit a272e2a

Browse files
Set kube-version to actual version in Chart.yaml (#1726)
(cherry picked from commit 84aad17) Signed-off-by: Furkat Gofurov <[email protected]>
1 parent b3abf23 commit a272e2a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

charts/rancher-turtles/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

charts/rancher-turtles/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords:
1414
annotations:
1515
catalog.cattle.io/certified: rancher
1616
catalog.cattle.io/display-name: Rancher Turtles - the Cluster API Extension
17-
catalog.cattle.io/kube-version: '>= 1.23.0-0'
17+
catalog.cattle.io/kube-version: '>= 1.31.4-0 < 1.32.0-0'
1818
catalog.cattle.io/namespace: rancher-turtles-system
1919
catalog.cattle.io/os: linux
2020
catalog.cattle.io/permits-os: linux

0 commit comments

Comments
 (0)