Files
kks-provider-plugin/charts/kloud-csi/Chart.yaml
T
joshandCursor feec8c1e60 Fix chart image pulls for kloud-csi installs.
Use a valid livenessprobe tag, default the driver image to appVersion, add imagePullSecrets support, and publish GHCR packages as public after CI builds.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 06:35:51 +03:30

17 lines
354 B
YAML

apiVersion: v2
name: kloud-csi
description: Kloud CSI driver for kks persistent volumes
type: application
version: 0.1.1
appVersion: "0.1.0"
kubeVersion: ">=1.28.0-0"
home: https://github.com/KubelanCloud/kks-csi-plugin
sources:
- https://github.com/KubelanCloud/kks-csi-plugin
keywords:
- csi
- storage
- kloud
maintainers:
- name: Kloud Team