feat: update
Release Chart / release (push) Successful in 5s
deploy / build (push) Successful in 2m29s

This commit is contained in:
2026-08-01 12:26:59 +03:30
parent cf30022133
commit f991c2fe15
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: kks-provider-plugin name: kks-provider-plugin
description: Combined Kloud provider plugin chart (LoadBalancer + CSI) for kks clusters description: Combined Kloud provider plugin chart (LoadBalancer + CSI) for kks clusters
type: application type: application
version: 1.1.2 version: 1.2.4
appVersion: "1.1.0" appVersion: "1.1.1"
kubeVersion: ">=1.28.0-0" kubeVersion: ">=1.28.0-0"
home: https://github.com/KubelanCloud/kks-provider-plugin home: https://github.com/KubelanCloud/kks-provider-plugin
sources: sources:
+1 -1
View File
@@ -6,7 +6,7 @@ nameOverride: ""
fullnameOverride: "" fullnameOverride: ""
image: image:
repository: registry.kloude.ir/kks/kubelancloud/kks-provider-plugin repository: registry.kloude.ir/kloude-public/kks-provider-plugin:latest
tag: "latest" tag: "latest"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent