mirror of https://git.rancher.io/charts
Merge pull request #1992 from eliyamlevy/dev-v2.6
commit
53a266268f
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-rc3
|
||||
appVersion: 2.1.3-rc4
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
version: 2.1.3-rc3
|
||||
version: 2.1.3-rc4
|
|
@ -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-rc3
|
||||
appVersion: 2.1.3-rc4
|
||||
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-rc3
|
||||
version: 2.1.3-rc4
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/backup-restore-operator
|
||||
tag: v2.1.3-rc3
|
||||
tag: v2.1.3-rc4
|
||||
|
||||
## Default s3 bucket for storing all backup files created by the backup-restore-operator
|
||||
s3:
|
20
index.yaml
20
index.yaml
|
@ -2219,11 +2219,11 @@ entries:
|
|||
catalog.cattle.io/ui-component: rancher-backup
|
||||
catalog.cattle.io/upstream-version: 2.1.1
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3-rc3
|
||||
created: "2022-07-11T22:08:14.293079+02:00"
|
||||
appVersion: 2.1.3-rc4
|
||||
created: "2022-07-25T10:34:10.504178-04:00"
|
||||
description: Provides ability to back up and restore the Rancher application running
|
||||
on any Kubernetes cluster
|
||||
digest: b045b31feb55c80b522596319894eea649ac1b86b7b0e8beed712e95765f15d9
|
||||
digest: 9dc9783acd4878490a81aa2c2ce6887c3713eac461791ba473cc6e346df1cbc3
|
||||
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
|
||||
keywords:
|
||||
- applications
|
||||
|
@ -2231,8 +2231,8 @@ entries:
|
|||
kubeVersion: '>= 1.16.0-0'
|
||||
name: rancher-backup
|
||||
urls:
|
||||
- assets/rancher-backup/rancher-backup-2.1.3-rc3.tgz
|
||||
version: 2.1.3-rc3
|
||||
- assets/rancher-backup/rancher-backup-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-backup-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -2557,15 +2557,15 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-resources-system
|
||||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3-rc3
|
||||
created: "2022-07-11T22:08:09.704269+02:00"
|
||||
appVersion: 2.1.3-rc4
|
||||
created: "2022-07-25T10:34:11.59914-04:00"
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
digest: 3d39e1c11fda33b4af6c7a4f2a81a85e0d96339b99d7c6c2520b1a24b7a1dfeb
|
||||
digest: 1df40cc046fee548d2d7559d9ab609ca9bb656a50e987c55bf0e0fb22d5dc5f6
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.3-rc3.tgz
|
||||
version: 2.1.3-rc3
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.3-rc4.tgz
|
||||
version: 2.1.3-rc4
|
||||
- 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-rc3/rancher-backup-crd-2.1.3-rc3.tgz
|
||||
version: 2.1.3-rc3
|
||||
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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.3-rc3/rancher-backup-2.1.3-rc3.tgz
|
||||
version: 2.1.3-rc3
|
||||
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
|
||||
|
|
|
@ -85,6 +85,7 @@ rancher-backup:
|
|||
- 2.1.0
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- 2.1.3-rc4
|
||||
- 1.0.200
|
||||
- 1.0.201
|
||||
- 1.0.300
|
||||
|
@ -101,6 +102,7 @@ rancher-backup-crd:
|
|||
- 2.1.0
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- 2.1.3-rc4
|
||||
- 1.0.200
|
||||
- 1.0.201
|
||||
- 1.0.300
|
||||
|
@ -273,10 +275,6 @@ system-upgrade-controller:
|
|||
- 100.0.3+up0.3.2
|
||||
rancher-csp-adapter:
|
||||
- 1.0.0+up1.0.0-rc4
|
||||
rancher-backup:
|
||||
- 2.1.3-rc3
|
||||
rancher-backup-crd:
|
||||
- 2.1.3-rc3
|
||||
longhorn:
|
||||
- 100.2.0+up1.3.0
|
||||
longhorn-crd:
|
||||
|
|
Loading…
Reference in New Issue