mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Merge pull request #1214 from jiaqiluo/rancher-backup-105-rc1-dev-v2.6
[dev-v2.6] cut rancher-backup and rancher-backup-crd 1.1.100+up1.1.1
(partially cherry picked from commit dac8de7d7e
)
pull/1680/head
parent
91cf674a50
commit
cb516236eb
|
@ -1,13 +0,0 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -4,8 +4,8 @@
|
||||
catalog.cattle.io/namespace: cattle-resources-system
|
||||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
-appVersion: 1.0.4-rc4
|
||||
+appVersion: 1.0.4
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
-version: 1.0.4-rc4
|
||||
+version: 1.0.4
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v1.0.4-rc4/rancher-backup-crd-1.0.4-rc4.tgz
|
||||
url: https://github.com/rancher/backup-restore-operator/releases/download/v1.1.1/rancher-backup-crd-1.1.1.tgz
|
||||
packageVersion: 0
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -9,11 +9,11 @@
|
||||
catalog.cattle.io/scope: management
|
||||
catalog.cattle.io/ui-component: rancher-backup
|
||||
apiVersion: v2
|
||||
-appVersion: 1.0.4-rc4
|
||||
+appVersion: 1.0.4
|
||||
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
|
||||
keywords:
|
||||
- applications
|
||||
- infrastructure
|
||||
name: rancher-backup
|
||||
-version: 1.0.4-rc4
|
||||
+version: 1.0.4
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/backup-restore-operator/releases/download/v1.0.4-rc4/rancher-backup-1.0.4-rc4.tgz
|
||||
url: https://github.com/rancher/backup-restore-operator/releases/download/v1.1.1/rancher-backup-1.1.1.tgz
|
||||
packageVersion: 0
|
||||
|
|
Loading…
Reference in New Issue