mirror of https://git.rancher.io/charts
23 lines
828 B
YAML
23 lines
828 B
YAML
apiVersion: v1
|
|
name: rancher-vsphere-cpi
|
|
version: 1.0.1
|
|
# appVersion represents the upstream branch for the k8s version this chart was updated to. Since our chart is made to
|
|
# support multiple k8s versions, appVersion is used for reference to know what's the latest k8s version this chart supports.
|
|
appVersion: 1.21.0
|
|
kubeVersion: 1.18 - 1.21
|
|
description: vSphere Cloud Provider Interface (CPI)
|
|
sources:
|
|
- https://github.com/kubernetes/cloud-provider-vsphere
|
|
icon: https://charts.rancher.io/assets/logos/vsphere-cpi.svg
|
|
maintainers:
|
|
- name: Rancher
|
|
email: caleb@rancher.com
|
|
keywords:
|
|
- infrastructure
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/namespace: kube-system
|
|
catalog.cattle.io/release-name: vsphere-cpi
|
|
catalog.cattle.io/display-name: "vSphere CPI"
|
|
catalog.cattle.io/os: linux
|