Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.11] rancher-backup 106.0.0+up7.0.0-alpha.4 update #5107

Open
wants to merge 5 commits into
base: dev-v2.11
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 7.0.0-alpha.3
appVersion: 7.0.0-alpha.4
description: Installs the CRDs for rancher-backup.
name: rancher-backup-crd
type: application
version: 106.0.0+up7.0.0-alpha.3
version: 106.0.0+up7.0.0-alpha.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: 7.0.0-alpha.3
catalog.cattle.io/upstream-version: 7.0.0-alpha.4
apiVersion: v2
appVersion: 7.0.0-alpha.3
appVersion: 7.0.0-alpha.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.28.0-0'
name: rancher-backup
version: 106.0.0+up7.0.0-alpha.3
version: 106.0.0+up7.0.0-alpha.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/backup-restore-operator
tag: v7.0.0-alpha.3
tag: v7.0.0-alpha.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 @@ -9026,22 +9026,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: 7.0.0-alpha.3
catalog.cattle.io/upstream-version: 7.0.0-alpha.4
apiVersion: v2
appVersion: 7.0.0-alpha.3
created: "2025-02-04T12:53:31.363205-05:00"
appVersion: 7.0.0-alpha.4
created: "2025-02-06T10:44:19.92330414-05:00"
description: Provides ability to back up and restore the Rancher application running
on any Kubernetes cluster
digest: fcfc6ae96dd57da69060e2795fa999a48fc40aa9a947bc522a2a6be689cdcd11
digest: cab4716a356e3730d4879b4e7c6d501cdef7349bf526410e66250a5e1ca071b6
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
keywords:
- applications
- infrastructure
kubeVersion: '>= 1.28.0-0'
name: rancher-backup
urls:
- assets/rancher-backup/rancher-backup-106.0.0+up7.0.0-alpha.3.tgz
version: 106.0.0+up7.0.0-alpha.3
- assets/rancher-backup/rancher-backup-106.0.0+up7.0.0-alpha.4.tgz
version: 106.0.0+up7.0.0-alpha.4
- annotations:
catalog.cattle.io/auto-install: rancher-backup-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -9906,15 +9906,15 @@ entries:
catalog.cattle.io/namespace: cattle-resources-system
catalog.cattle.io/release-name: rancher-backup-crd
apiVersion: v2
appVersion: 7.0.0-alpha.3
created: "2025-02-04T12:53:32.704455-05:00"
appVersion: 7.0.0-alpha.4
created: "2025-02-06T10:45:03.475149742-05:00"
description: Installs the CRDs for rancher-backup.
digest: e4a3003e523776c786de8ff725b538884c688d351e31b8f48925d204749e8840
digest: 01f40f0de45eead3ed842a15f69ecfb25366763e0c26c1cd9685a8626a3cbb16
name: rancher-backup-crd
type: application
urls:
- assets/rancher-backup-crd/rancher-backup-crd-106.0.0+up7.0.0-alpha.3.tgz
version: 106.0.0+up7.0.0-alpha.3
- assets/rancher-backup-crd/rancher-backup-crd-106.0.0+up7.0.0-alpha.4.tgz
version: 106.0.0+up7.0.0-alpha.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/v7.0.0-alpha.3/rancher-backup-crd-7.0.0-alpha.3.tgz
url: https://github.com/rancher/backup-restore-operator/releases/download/v7.0.0-alpha.4/rancher-backup-crd-7.0.0-alpha.4.tgz
version: 106.0.0
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/v7.0.0-alpha.3/rancher-backup-7.0.0-alpha.3.tgz
url: https://github.com/rancher/backup-restore-operator/releases/download/v7.0.0-alpha.4/rancher-backup-7.0.0-alpha.4.tgz
version: 106.0.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ rancher-aks-operator:
rancher-aks-operator-crd:
- 106.0.0+up1.11.0-rc.3
rancher-backup:
- 106.0.0+up7.0.0-alpha.3
- 106.0.0+up7.0.0-alpha.4
rancher-backup-crd:
- 106.0.0+up7.0.0-alpha.3
- 106.0.0+up7.0.0-alpha.4
rancher-cis-benchmark:
- 105.0.0+up7.0.0
- 105.0.1+up7.0.1
Expand Down
Loading