1 Commits

Author SHA256 Message Date
7d64ce65d1 Lower the requirement in ui-extensions-version annotation
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 20m31s
To enable compatibility with Rancher 2.11.1
2025-05-15 11:51:24 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ annotations:
catalog.cattle.io/ui-component: plugins
catalog.cattle.io/display-name: Akri
catalog.cattle.io/rancher-version: '>= 2.11.0-0'
catalog.cattle.io/ui-extensions-version: '>= 3.0.4 < 4.0.0'
catalog.cattle.io/ui-extensions-version: '>= 3.0.2 < 4.0.0'
catalog.cattle.io/kube-version: '>= v1.26.0-0'
apiVersion: v2
appVersion: 303.0.1+up1.3.0

View File

@@ -10,7 +10,7 @@ annotations:
catalog.cattle.io/ui-component: plugins
catalog.cattle.io/display-name: KubeVirt
catalog.cattle.io/rancher-version: '>= 2.11.0-0'
catalog.cattle.io/ui-extensions-version: '>= 3.0.4 < 4.0.0'
catalog.cattle.io/ui-extensions-version: '>= 3.0.2 < 4.0.0'
catalog.cattle.io/kube-version: '>= v1.26.0-0'
apiVersion: v2
appVersion: 303.0.1+up1.3.1