Files
charts/bitnami/kubeapps/Chart.yaml
Michael Nelson a000a971dd bitnami/kubeapps Improved handling of packaging options for Kubeapps (#9063)
* Improved handling of packaging options for Kubeapps

Signed-off-by: Michael Nelson <minelson@vmware.com>

* Run readme generator.

Signed-off-by: Michael Nelson <minelson@vmware.com>

* Fix other use of redis.enabled from https://github.com/kubeapps/kubeapps/pull/4309

Signed-off-by: Michael Nelson <minelson@vmware.com>
2022-02-22 09:51:56 +01:00

37 lines
1.2 KiB
YAML

annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.4.3
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 1.x.x
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.x.x
# Currently redis is only used for an in-progress plugin for flux support.
# Our upstream bitnami/kubeapps chart should not include redis as a
# dependency yet, and in development we can set redis.enabled if developing
# other plugins only.
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.x.x
condition: packaging.flux.enabled
description: Kubeapps is a web-based UI for launching and managing applications on Kubernetes. It allows users to deploy trusted applications and operators to control users access to the cluster.
home: https://kubeapps.com
icon: https://raw.githubusercontent.com/kubeapps/kubeapps/main/docs/img/logo.png
keywords:
- helm
- dashboard
- service catalog
- deployment
maintainers:
- email: containers@bitnami.com
name: Bitnami
name: kubeapps
sources:
- https://github.com/kubeapps/kubeapps
version: 7.8.1