Skip to content

Commit

Permalink
Add support for Rancher 2.10 for Supportability Review
Browse files Browse the repository at this point in the history
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
  • Loading branch information
masap committed Jan 23, 2025
1 parent f7690db commit 8d5084e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/rancher-supportability-review/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux
catalog.cattle.io/provides-gvr: sr.cattle.io.reviewbundles/v1
catalog.cattle.io/rancher-version: '>= 2.9.0 < 2.10.0'
catalog.cattle.io/rancher-version: '>= 2.10.0 < 2.11.0'
catalog.cattle.io/release-name: rancher-supportability-review
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-supportability-review
Expand All @@ -19,4 +19,4 @@ icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
keywords:
- support
name: rancher-supportability-review
version: 104.0.0+up0.1.0
version: 105.0.0+up0.1.0
2 changes: 1 addition & 1 deletion packages/rancher-supportability-review/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
url: local
version: 104.0.0+up0.1.0
version: 105.0.0+up0.1.0
additionalCharts:
- workingDir: charts-crd
crdOptions:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 104.0.0+up0.1.0
version: 105.0.0+up0.1.0
description: Installs the CRDs for rancher-supportability-review.
name: rancher-supportability-review-crd
type: application
Expand Down
2 changes: 2 additions & 0 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,11 @@ rancher-monitoring-crd:
rancher-supportability-review:
- 103.0.0+up0.1.0
- 104.0.0+up0.1.0
- 105.0.0+up0.1.0
rancher-supportability-review-crd:
- 103.0.0+up0.1.0
- 104.0.0+up0.1.0
- 105.0.0+up0.1.0
rancher-vsphere-csi:
- 105.0.1+up3.3.1-rancher7
rancher-webhook:
Expand Down

0 comments on commit 8d5084e

Please sign in to comment.