constellation/internal/helm/charts/edgeless/csi/Chart.yaml
Moritz Sanft 968cdc1a38
cli: move cli/internal libraries (#2623)
* cli: move internal packages

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* cli: fix buildfiles

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* bazel: fix exclude dir

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* cli: move back libraries that will not be used by TF provider

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2023-11-22 14:52:56 +01:00

31 lines
620 B
YAML

apiVersion: v2
name: constellation-csi
description: A chart to deploy CSI services for Constellation
type: application
version: 0.0.0
dependencies:
- name: snapshot-controller
version: 6.2.2
- name: snapshot-crds
version: 6.2.2
- name: aws-csi-driver
version: 1.1.0
tags:
- AWS
- name: azuredisk-csi-driver
version: v1.3.0
tags:
- Azure
- name: cinder-config
version: 1.0.0
tags:
- OpenStack
- name: gcp-compute-persistent-disk-csi-driver
version: 1.3.0
tags:
- GCP
- name: openstack-cinder-csi
version: 1.0.0
tags:
- OpenStack