mirror of https://git.rancher.io/charts
make charts
parent
84aa50ca76
commit
4da3623684
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-rc11
|
||||
appVersion: 2.0.0
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
version: 2.0.0+up2.0.0-rc11
|
||||
version: 2.0.0
|
|
@ -10,7 +10,7 @@ annotations:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-backup
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0-rc11
|
||||
appVersion: 2.0.0
|
||||
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
|
||||
|
@ -18,4 +18,4 @@ keywords:
|
|||
- applications
|
||||
- infrastructure
|
||||
name: rancher-backup
|
||||
version: 2.0.0+up2.0.0-rc11
|
||||
version: 2.0.0
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/backup-restore-operator
|
||||
tag: v2.0.0-rc11
|
||||
tag: v2.0.0
|
||||
|
||||
## Default s3 bucket for storing all backup files created by the backup-restore-operator
|
||||
s3:
|
20
index.yaml
20
index.yaml
|
@ -800,19 +800,19 @@ entries:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-backup
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0-rc11
|
||||
created: "2021-08-26T10:49:09.199301-07:00"
|
||||
appVersion: 2.0.0
|
||||
created: "2021-08-28T11:30:18.414092-07:00"
|
||||
description: Provides ability to back up and restore the Rancher application running
|
||||
on any Kubernetes cluster
|
||||
digest: bc68c10c62008a4f6dd03d57daac00510988159fa6a5ed5689e7641e8c6a2455
|
||||
digest: 0995c2bc4ba1949a10281c3668fc9d12fb155556bff228b7ef92097514fca523
|
||||
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
|
||||
keywords:
|
||||
- applications
|
||||
- infrastructure
|
||||
name: rancher-backup
|
||||
urls:
|
||||
- assets/rancher-backup/rancher-backup-2.0.0+up2.0.0-rc11.tgz
|
||||
version: 2.0.0+up2.0.0-rc11
|
||||
- assets/rancher-backup/rancher-backup-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-backup-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -939,15 +939,15 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-resources-system
|
||||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0-rc11
|
||||
created: "2021-08-26T10:48:54.377117-07:00"
|
||||
appVersion: 2.0.0
|
||||
created: "2021-08-28T11:30:33.332456-07:00"
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
digest: f6abc80b5a138ec7b14ab7175f46edea6d3f70ed280d29aa63ae3ebd2f67dd38
|
||||
digest: 15a2769a275b4b22d160044f60b10c39e7922f59fb2ff627c67208a045133cbc
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.0.0+up2.0.0-rc11.tgz
|
||||
version: 2.0.0+up2.0.0-rc11
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
Loading…
Reference in New Issue