mirror of https://git.rancher.io/charts
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
annotations:
|
|
artifacthub.io/license: Apache-2.0
|
|
artifacthub.io/prerelease: "false"
|
|
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.23.0-0 < 1.28.0-0'
|
|
catalog.cattle.io/namespace: cattle-epinio-system
|
|
catalog.cattle.io/permits-os: linux
|
|
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
|
catalog.cattle.io/release-name: epinio
|
|
catalog.cattle.io/type: app
|
|
catalog.cattle.io/upstream-version: 1.10.0
|
|
apiVersion: v2
|
|
appVersion: v1.10.0
|
|
dependencies:
|
|
- condition: global.dex.enabled
|
|
name: dex
|
|
repository: file://./charts/dex
|
|
tags:
|
|
- dex
|
|
- 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
|
|
- condition: s3gw.enabled, global.s3gw.enabled
|
|
name: s3gw
|
|
repository: file://./charts/s3gw
|
|
tags:
|
|
- s3gw
|
|
description: Epinio deploys Kubernetes applications directly from source code in one
|
|
step.
|
|
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: 103.0.2+up1.10.0
|