mirror of https://git.rancher.io/charts
change rancher backup version to 2.1.1
parent
f07e942560
commit
e2b61fbb2f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -8,4 +8,4 @@ appVersion: 2.1.1-rc1
|
|||
description: Installs the CRDs for rancher-backup.
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
version: 2.1.1-rc1
|
||||
version: 2.1.1+up2.1.1-rc1
|
|
@ -22,4 +22,4 @@ keywords:
|
|||
- infrastructure
|
||||
kubeVersion: '>= 1.16.0-0'
|
||||
name: rancher-backup
|
||||
version: 2.1.1-rc1
|
||||
version: 2.1.1+up2.1.1-rc1
|
16
index.yaml
16
index.yaml
|
@ -1451,10 +1451,10 @@ entries:
|
|||
catalog.cattle.io/upstream-version: 2.1.0
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.1-rc1
|
||||
created: "2022-02-07T12:21:31.730567698+01:00"
|
||||
created: "2022-02-10T10:15:14.160459237+01:00"
|
||||
description: Provides ability to back up and restore the Rancher application running
|
||||
on any Kubernetes cluster
|
||||
digest: 1217acc1ead56e427e8825a7bde326853d4c62315ea3f2acf41a9b007df6e825
|
||||
digest: 2ccce05caa28e7b8978f0e1f3f839ddb8a997c973912bd0a37bca1fc3fc87b1a
|
||||
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
|
||||
keywords:
|
||||
- applications
|
||||
|
@ -1462,8 +1462,8 @@ entries:
|
|||
kubeVersion: '>= 1.16.0-0'
|
||||
name: rancher-backup
|
||||
urls:
|
||||
- assets/rancher-backup/rancher-backup-2.1.1-rc1.tgz
|
||||
version: 2.1.1-rc1
|
||||
- assets/rancher-backup/rancher-backup-2.1.1+up2.1.1-rc1.tgz
|
||||
version: 2.1.1+up2.1.1-rc1
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-backup-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -1702,14 +1702,14 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.1-rc1
|
||||
created: "2022-02-07T12:21:32.578122732+01:00"
|
||||
created: "2022-02-10T10:15:14.162624132+01:00"
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
digest: 93831e4521f6c62f0a3b0ac7f38861a1ebdd91aa4ceef696febde1bb641b73ec
|
||||
digest: 7a7ce294a9e6e6992faa11d055b417cf12bee8623c8399d75dcde055f31b03db
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.1-rc1.tgz
|
||||
version: 2.1.1-rc1
|
||||
- assets/rancher-backup-crd/rancher-backup-crd-2.1.1+up2.1.1-rc1.tgz
|
||||
version: 2.1.1+up2.1.1-rc1
|
||||
- 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.1-rc1/rancher-backup-crd-2.1.1-rc1.tgz
|
||||
version: 2.1.1-rc1
|
||||
version: 2.1.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v2.1.1-rc1/rancher-backup-2.1.1-rc1.tgz
|
||||
version: 2.1.1-rc1
|
||||
version: 2.1.1
|
||||
|
|
|
@ -5,9 +5,9 @@ fleet-agent:
|
|||
fleet-crd:
|
||||
- 100.0.3+up0.3.9-rc3
|
||||
rancher-backup:
|
||||
- 2.1.1-rc1
|
||||
- 2.1.1+up2.1.1-rc1
|
||||
rancher-backup-crd:
|
||||
- 2.1.1-rc1
|
||||
- 2.1.1+up2.1.1-rc1
|
||||
rancher-istio:
|
||||
- 100.1.1+up1.11.4
|
||||
rancher-monitoring:
|
||||
|
|
Loading…
Reference in New Issue