1234567891011121314151617 |
- annotations:
- catalog.cattle.io/certified: rancher
- catalog.cattle.io/display-name: my-app
- catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.26.0-0'
- catalog.cattle.io/namespace: cattle-ui-plugin-system
- catalog.cattle.io/os: linux
- catalog.cattle.io/permits-os: linux, windows
- catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
- catalog.cattle.io/release-name: test
- catalog.cattle.io/scope: management
- catalog.cattle.io/ui-component: plugins
- apiVersion: v2
- appVersion: 0.1.2
- description: test plugin
- name: test
- type: application
- version: 0.1.2
|