Skip to content

Commit eb151fd

Browse files
committed
updates k8s and rancher version for local charts
1 parent bf4998e commit eb151fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/rancher-backup/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ annotations:
22
catalog.cattle.io/auto-install: rancher-backup-crd=match
33
catalog.cattle.io/certified: rancher
44
catalog.cattle.io/display-name: Rancher Backups
5-
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
5+
catalog.cattle.io/kube-version: '>= 1.30.0-0 < 1.33.0-0'
66
catalog.cattle.io/namespace: cattle-resources-system
77
catalog.cattle.io/os: linux
88
catalog.cattle.io/permits-os: linux,windows
99
catalog.cattle.io/provides-gvr: resources.cattle.io.resourceset/v1
10-
catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0'
10+
catalog.cattle.io/rancher-version: '>= 2.11.0-0 < 2.12.0-0'
1111
catalog.cattle.io/release-name: rancher-backup
1212
catalog.cattle.io/scope: management
1313
catalog.cattle.io/type: cluster-tool
@@ -21,6 +21,6 @@ icon: https://charts.rancher.io/assets/logos/backup-restore.svg
2121
keywords:
2222
- applications
2323
- infrastructure
24-
kubeVersion: '>= 1.28.0-0'
24+
kubeVersion: '>= 1.30.0-0'
2525
name: rancher-backup
2626
version: 999

0 commit comments

Comments
 (0)