diff --git a/charts/rancher-backup/Chart.yaml b/charts/rancher-backup/Chart.yaml index 87b422d5..929f3fee 100755 --- a/charts/rancher-backup/Chart.yaml +++ b/charts/rancher-backup/Chart.yaml @@ -2,12 +2,12 @@ annotations: catalog.cattle.io/auto-install: rancher-backup-crd=match catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Rancher Backups - catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0' + catalog.cattle.io/kube-version: '>= 1.30.0-0 < 1.33.0-0' catalog.cattle.io/namespace: cattle-resources-system catalog.cattle.io/os: linux catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/provides-gvr: resources.cattle.io.resourceset/v1 - catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0' + catalog.cattle.io/rancher-version: '>= 2.11.0-0 < 2.12.0-0' catalog.cattle.io/release-name: rancher-backup catalog.cattle.io/scope: management catalog.cattle.io/type: cluster-tool @@ -21,6 +21,6 @@ icon: https://charts.rancher.io/assets/logos/backup-restore.svg keywords: - applications - infrastructure -kubeVersion: '>= 1.28.0-0' +kubeVersion: '>= 1.30.0-0' name: rancher-backup version: 999