(dev-v2.6-archive) [rancher-backup] add missing annotations. those will be moved to the upstream chart in the next release.

(partially cherry picked from commit 8a73bf5f81)
pull/1680/head
Jiaqi Luo 2021-12-16 17:45:20 -07:00 committed by Arvind Iyengar
parent cfa138da8c
commit cb1986c7bd
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -10,6 +10,8 @@
catalog.cattle.io/scope: management
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-backup
+ catalog.cattle.io/kube-version: '>= 1.16.0-0'
+ catalog.cattle.io/upstream-version: '2.1.0'
apiVersion: v2
appVersion: 2.1.0
description: Provides ability to back up and restore the Rancher application running on any Kubernetes cluster
@@ -19,3 +21,4 @@
- infrastructure
name: rancher-backup
version: 2.1.0
+kubeVersion: '>= 1.16.0-0'