mirror of https://git.rancher.io/charts
45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
|
annotations:
|
||
|
artifacthub.io/license: Apache-2.0
|
||
|
catalog.cattle.io/auto-install: epinio-crd=match
|
||
|
catalog.cattle.io/certified: rancher
|
||
|
catalog.cattle.io/display-name: Epinio
|
||
|
catalog.cattle.io/experimental: "true"
|
||
|
catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.25.0-0'
|
||
|
catalog.cattle.io/namespace: cattle-epinio-system
|
||
|
catalog.cattle.io/permits-os: linux,windows
|
||
|
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||
|
catalog.cattle.io/release-name: epinio
|
||
|
catalog.cattle.io/type: cluster-tool
|
||
|
catalog.cattle.io/upstream-version: 1.2.1
|
||
|
apiVersion: v2
|
||
|
appVersion: v1.2.0
|
||
|
dependencies:
|
||
|
- condition: epinio-ui.enabled
|
||
|
name: epinio-ui
|
||
|
repository: file://./charts/epinio-ui
|
||
|
tags:
|
||
|
- epinio-ui
|
||
|
- condition: kubed.enabled, global.kubed.enabled
|
||
|
name: kubed
|
||
|
repository: file://./charts/kubed
|
||
|
tags:
|
||
|
- kubed
|
||
|
- condition: minio.enabled, global.minio.enabled
|
||
|
name: minio
|
||
|
repository: file://./charts/minio
|
||
|
tags:
|
||
|
- minio
|
||
|
description: The official way to install Epinio
|
||
|
home: https://github.com/epinio/epinio
|
||
|
icon: https://charts.rancher.io/assets/logos/epinio.svg
|
||
|
keywords:
|
||
|
- epinio
|
||
|
- paas
|
||
|
maintainers:
|
||
|
- email: team@epinio.io
|
||
|
name: SUSE
|
||
|
name: epinio
|
||
|
sources:
|
||
|
- https://github.com/epinio/epinio
|
||
|
version: 100.0.0+up1.2.1
|