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
|
||||
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
|
||||
|
||||
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user