[rancher-backup] add missing annotations. those will be moved to the upstream chart in the next release.

pull/1665/head
Jiaqi Luo 2021-12-16 17:45:20 -07:00
parent a76c0d3c41
commit 8a73bf5f81
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'