Skip to content

Commit

Permalink
[v2.8] Un-rc BRO (#4603)
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck authored and nicholasSUSE committed Oct 22, 2024
1 parent 4a7bbce commit 1c9dc53
Show file tree
Hide file tree
Showing 39 changed files with 21 additions and 21 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ annotations:
catalog.cattle.io/namespace: cattle-resources-system
catalog.cattle.io/release-name: rancher-backup-crd
apiVersion: v2
appVersion: 4.0.4-rc.2
appVersion: 4.0.4
description: Installs the CRDs for rancher-backup.
name: rancher-backup-crd
type: application
version: 103.0.4+up4.0.4-rc.2
version: 103.0.4+up4.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ annotations:
catalog.cattle.io/scope: management
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-backup
catalog.cattle.io/upstream-version: 4.0.4-rc.2
catalog.cattle.io/upstream-version: 4.0.4
apiVersion: v2
appVersion: 4.0.4-rc.2
appVersion: 4.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
Expand All @@ -23,4 +23,4 @@ keywords:
- infrastructure
kubeVersion: '>= 1.23.0-0'
name: rancher-backup
version: 103.0.4+up4.0.4-rc.2
version: 103.0.4+up4.0.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/backup-restore-operator
tag: v4.0.4-rc.2
tag: v4.0.4

## Default s3 bucket for storing all backup files created by the backup-restore-operator
s3:
Expand Down
22 changes: 11 additions & 11 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10141,22 +10141,22 @@ entries:
catalog.cattle.io/scope: management
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-backup
catalog.cattle.io/upstream-version: 4.0.4-rc.2
catalog.cattle.io/upstream-version: 4.0.4
apiVersion: v2
appVersion: 4.0.4-rc.2
created: "2024-10-02T10:24:36.429582-04:00"
appVersion: 4.0.4
created: "2024-10-18T16:18:26.88412-04:00"
description: Provides ability to back up and restore the Rancher application running
on any Kubernetes cluster
digest: b9aad469d4d67c464c07d9c647a0c5d699cdc65c8eb505c5b980e1dbe77937a2
digest: 971ce7d99dd3b7886127d923e6f3faa21d9c2928510068f77acac8c5e3511708
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
keywords:
- applications
- infrastructure
kubeVersion: '>= 1.23.0-0'
name: rancher-backup
urls:
- assets/rancher-backup/rancher-backup-103.0.4+up4.0.4-rc.2.tgz
version: 103.0.4+up4.0.4-rc.2
- assets/rancher-backup/rancher-backup-103.0.4+up4.0.4.tgz
version: 103.0.4+up4.0.4
- annotations:
catalog.cattle.io/auto-install: rancher-backup-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -10871,15 +10871,15 @@ entries:
catalog.cattle.io/namespace: cattle-resources-system
catalog.cattle.io/release-name: rancher-backup-crd
apiVersion: v2
appVersion: 4.0.4-rc.2
created: "2024-10-02T10:24:38.085518-04:00"
appVersion: 4.0.4
created: "2024-10-18T16:18:28.270453-04:00"
description: Installs the CRDs for rancher-backup.
digest: 4ce2d3a5d6abf1fd8cf61dc1c998dd3c765cb5f60d8023f0f0bbc26ab337dce3
digest: cbd85aaad84199b1d523047ae0ee4e4324a2ec4506b59b95c815a568666645ab
name: rancher-backup-crd
type: application
urls:
- assets/rancher-backup-crd/rancher-backup-crd-103.0.4+up4.0.4-rc.2.tgz
version: 103.0.4+up4.0.4-rc.2
- assets/rancher-backup-crd/rancher-backup-crd-103.0.4+up4.0.4.tgz
version: 103.0.4+up4.0.4
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-backup/rancher-backup-crd/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/backup-restore-operator/releases/download/v4.0.4-rc.2/rancher-backup-crd-4.0.4-rc.2.tgz
url: https://github.com/rancher/backup-restore-operator/releases/download/v4.0.4/rancher-backup-crd-4.0.4.tgz
version: 103.0.4
2 changes: 1 addition & 1 deletion packages/rancher-backup/rancher-backup/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/backup-restore-operator/releases/download/v4.0.4-rc.2/rancher-backup-4.0.4-rc.2.tgz
url: https://github.com/rancher/backup-restore-operator/releases/download/v4.0.4/rancher-backup-4.0.4.tgz
version: 103.0.4
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rancher-backup:
- 103.0.4+up4.0.4-rc.2
- 103.0.4+up4.0.4
rancher-backup-crd:
- 103.0.4+up4.0.4-rc.2
- 103.0.4+up4.0.4

0 comments on commit 1c9dc53

Please sign in to comment.