You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
566 B
22 lines
566 B
apiVersion: v2 |
|
name: kubezero-kiam |
|
description: KubeZero Umbrella Chart for Kiam |
|
type: application |
|
version: 0.3.3 |
|
appVersion: "4.0" |
|
home: https://kubezero.com |
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png |
|
keywords: |
|
- kubezero |
|
- kiam |
|
maintainers: |
|
- name: Quarky9 |
|
dependencies: |
|
- name: kubezero-lib |
|
version: ">= 0.1.3" |
|
repository: https://zero-down-time.github.io/kubezero/ |
|
- name: kiam |
|
version: 6.0.0 |
|
repository: https://uswitch.github.io/kiam-helm-charts/charts/ |
|
condition: kiam.enabled |
|
kubeVersion: ">= 1.18.0"
|
|
|