mirror of https://git.rancher.io/charts
commit
0a6b5813b1
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.1.3-rc4
|
||||
appVersion: 2.1.3-rc5
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
version: 2.1.3-rc4
|
||||
version: 2.1.3-rc5
|
|
@ -14,7 +14,7 @@ annotations:
|
|||
catalog.cattle.io/ui-component: rancher-backup
|
||||
catalog.cattle.io/upstream-version: 2.1.1
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3-rc4
|
||||
appVersion: 2.1.3-rc5
|
||||
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
|
||||
|
@ -23,4 +23,4 @@ keywords:
|
|||
- infrastructure
|
||||
kubeVersion: '>= 1.16.0-0'
|
||||
name: rancher-backup
|
||||
version: 2.1.3-rc4
|
||||
version: 2.1.3-rc5
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/backup-restore-operator
|
||||
tag: v2.1.3-rc4
|
||||
tag: v2.1.3-rc5
|
||||
|
||||
## Default s3 bucket for storing all backup files created by the backup-restore-operator
|
||||
s3:
|
20
index.yaml
20
index.yaml
|
@ -2251,11 +2251,11 @@ entries:
|
|||
catalog.cattle.io/ui-component: rancher-backup
|
||||
catalog.cattle.io/upstream-version: 2.1.1
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3-rc4
|
||||
created: "2022-07-25T10:34:10.504178-04:00"
|
||||
appVersion: 2.1.3-rc5
|
||||
created: "2022-07-26T12:31:30.333958+02:00"
|
||||
description: Provides ability to back up and restore the Rancher application running
|
||||
on any Kubernetes cluster
|
||||
digest: 9dc9783acd4878490a81aa2c2ce6887c3713eac461791ba473cc6e346df1cbc3
|
||||
digest: 2a274ddc673687a5cb32545fd124c3c62ea2091f30dbd786432f6f229a8fc01b
|
||||
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
|
||||
keywords:
|
||||
- applications
|
||||
|
@ -2263,8 +2263,8 @@ entries:
|
|||
kubeVersion: '>= 1.16.0-0'
|
||||
name: rancher-backup
|
||||
urls:
|
||||
- assets/rancher-backup/rancher-backup-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
- assets/rancher-backup/rancher-backup-2.1.3-rc5.tgz
|
||||
version: 2.1.3-rc5
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-backup-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -2589,15 +2589,15 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-resources-system
|
||||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3-rc4
|
||||
created: "2022-07-25T10:34:11.59914-04:00"
|
||||
appVersion: 2.1.3-rc5
|
||||
created: "2022-07-26T12:31:35.53307+02:00"
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
digest: 1df40cc046fee548d2d7559d9ab609ca9bb656a50e987c55bf0e0fb22d5dc5f6
|
||||
digest: d90ddf36b5e969ef7f4873b1f9b0a81312bdfbce75f63bed9d8455a205ce5fac
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.3-rc5.tgz
|
||||
version: 2.1.3-rc5
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.3-rc4/rancher-backup-crd-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.3-rc5/rancher-backup-crd-2.1.3-rc5.tgz
|
||||
version: 2.1.3-rc5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.3-rc4/rancher-backup-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.3-rc5/rancher-backup-2.1.3-rc5.tgz
|
||||
version: 2.1.3-rc5
|
||||
|
|
|
@ -86,7 +86,7 @@ rancher-backup:
|
|||
- 2.1.0
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- 2.1.3-rc4
|
||||
- 2.1.3-rc5
|
||||
- 1.0.200
|
||||
- 1.0.201
|
||||
- 1.0.300
|
||||
|
@ -103,7 +103,7 @@ rancher-backup-crd:
|
|||
- 2.1.0
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- 2.1.3-rc4
|
||||
- 2.1.3-rc5
|
||||
- 1.0.200
|
||||
- 1.0.201
|
||||
- 1.0.300
|
||||
|
|
Loading…
Reference in New Issue