2023-05-03 09:19:45 +00:00
|
|
|
apiVersion: v2
|
|
|
|
appVersion: "1.0"
|
|
|
|
description: A Helm chart for Kubernetes
|
2024-01-26 11:30:35 +00:00
|
|
|
name: layer0-web
|
|
|
|
version: 0.3.3
|
2023-05-03 09:19:45 +00:00
|
|
|
home: https://www.research-data-services.org/
|
2024-01-26 11:30:35 +00:00
|
|
|
type: application
|
2023-05-03 09:19:45 +00:00
|
|
|
keywords:
|
2024-01-26 11:30:35 +00:00
|
|
|
- research
|
|
|
|
- data
|
|
|
|
- services
|
2023-05-03 09:19:45 +00:00
|
|
|
maintainers:
|
2024-01-26 11:30:35 +00:00
|
|
|
- email: peter.heiss@uni-muenster.de
|
|
|
|
name: Heiss
|
2023-05-03 09:19:45 +00:00
|
|
|
sources:
|
2024-01-26 11:30:35 +00:00
|
|
|
- https://github.com/Sciebo-RDS/Sciebo-RDS
|
|
|
|
icon: https://www.research-data-services.org/img/sciebo.png
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
version: ^0.1.0
|
|
|
|
repository: file://../common
|
|
|
|
alias: layer0-web-common
|
|
|
|
|