make charts

pull/1282/head
Jiaqi Luo 2021-06-18 15:16:15 -07:00
parent 66506a37a9
commit b5df6011db
30 changed files with 199 additions and 199 deletions

View File

@ -4,8 +4,8 @@ annotations:
catalog.cattle.io/namespace: cattle-resources-system
catalog.cattle.io/release-name: rancher-backup-crd
apiVersion: v2
appVersion: 2.0.0-rc1
appVersion: 2.0.0-rc2
description: Installs the CRDs for rancher-backup.
name: rancher-backup-crd
type: application
version: 2.0.0+up2.0.0-rc1
version: 2.0.0+up2.0.0-rc2

View File

@ -9,7 +9,7 @@ annotations:
catalog.cattle.io/scope: management
catalog.cattle.io/ui-component: rancher-backup
apiVersion: v2
appVersion: 2.0.0-rc1
appVersion: 2.0.0-rc2
description: Provides ability to back up and restore the Rancher application running
on any Kubernetes cluster
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
@ -17,4 +17,4 @@ keywords:
- applications
- infrastructure
name: rancher-backup
version: 2.0.0+up2.0.0-rc1
version: 2.0.0+up2.0.0-rc2

View File

@ -1,6 +1,6 @@
image:
repository: rancher/backup-restore-operator
tag: v2.0.0-rc1
tag: v2.0.0-rc2
## Default s3 bucket for storing all backup files created by the backup-restore-operator
s3:
@ -43,7 +43,7 @@ global:
systemDefaultRegistry: ""
kubectl:
repository: rancher/kubectl
tag: v2.0.0-rc1
tag: v1.20.2
nodeSelector: {}

File diff suppressed because it is too large Load Diff