Release kloud-csi chart 0.1.2 with corrected image repository.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-06 06:55:08 +03:30
co-authored by Cursor
parent d0dd7bb13d
commit 7321058edb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: kloud-csi
description: Kloud CSI driver for kks persistent volumes
type: application
version: 0.1.1
version: 0.1.2
appVersion: "0.1.0"
kubeVersion: ">=1.28.0-0"
home: https://github.com/KubelanCloud/kks-csi-plugin
+2 -2
View File
@@ -14,8 +14,8 @@ nameOverride: ""
fullnameOverride: ""
image:
repository: ghcr.io/kubelancloud/kloud-csi-plugin
tag: ""
repository: ghcr.io/kubelancloud/kks-csi-plugin
tag: "latest"
pullPolicy: IfNotPresent
imagePullSecrets: []