Add fpga-operator package
Signed-off-by: Elias Koromilas <elias.koromilas@gmail.com>pull/178/head
parent
a56b50a658
commit
63a4a03db9
|
@ -0,0 +1,7 @@
|
|||
### Documentation
|
||||
|
||||
For detailed usage instructions visit: [docs.inaccel.com](https://docs.inaccel.com)
|
||||
|
||||
### Support
|
||||
|
||||
For more product information contact: info@inaccel.com
|
|
@ -0,0 +1,15 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -3,6 +3,12 @@
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://docs.inaccel.com
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/display-name: InAccel FPGA Operator
|
||||
+ catalog.cattle.io/namespace: kube-system
|
||||
+ catalog.cattle.io/os: linux
|
||||
+ catalog.cattle.io/release-name: inaccel
|
||||
+ catalog.cattle.io/scope: downstream
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: "2.1"
|
|
@ -0,0 +1,2 @@
|
|||
url: https://github.com/inaccel/helm/releases/download/fpga-operator-2.5.2/fpga-operator-2.5.2.tgz
|
||||
packageVersion: 01
|
Loading…
Reference in New Issue