mirror of https://git.rancher.io/charts
make charts
parent
66506a37a9
commit
b5df6011db
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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
|
|
@ -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
|
|
@ -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: {}
|
||||
|
386
index.yaml
386
index.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue