Release kloud-csi chart 0.1.2 with corrected image repository.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kloud-csi
|
name: kloud-csi
|
||||||
description: Kloud CSI driver for kks persistent volumes
|
description: Kloud CSI driver for kks persistent volumes
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
appVersion: "0.1.0"
|
appVersion: "0.1.0"
|
||||||
kubeVersion: ">=1.28.0-0"
|
kubeVersion: ">=1.28.0-0"
|
||||||
home: https://github.com/KubelanCloud/kks-csi-plugin
|
home: https://github.com/KubelanCloud/kks-csi-plugin
|
||||||
|
|||||||
@@ -14,8 +14,8 @@ nameOverride: ""
|
|||||||
fullnameOverride: ""
|
fullnameOverride: ""
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/kubelancloud/kloud-csi-plugin
|
repository: ghcr.io/kubelancloud/kks-csi-plugin
|
||||||
tag: ""
|
tag: "latest"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user