All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in -37s
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
23 lines
1012 B
YAML
23 lines
1012 B
YAML
#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.1
|
|
#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.1_up1.3.0
|
|
#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.1_up1.3.0-%RELEASE%
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/namespace: cattle-ui-plugin-system
|
|
catalog.cattle.io/os: linux
|
|
catalog.cattle.io/permits-os: linux, windows
|
|
catalog.cattle.io/scope: management
|
|
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/kube-version: '>= v1.26.0-0'
|
|
apiVersion: v2
|
|
appVersion: 303.0.1+up1.3.0
|
|
description: 'SUSE Edge: Akri extension for Rancher Dashboard'
|
|
name: akri-dashboard-extension
|
|
type: application
|
|
version: "%%CHART_MAJOR%%.0.1+up1.3.0"
|
|
icon: >-
|
|
https://raw.githubusercontent.com/cncf/artwork/main/projects/akri/icon/color/akri-icon-color.svg
|