Update helm chart app version

This commit is contained in:
Starttoaster 2025-02-08 13:04:49 -08:00
parent 43f73c017b
commit 8856c357cc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ appVersion: 4.0.4
description: nfs-subdir-external-provisioner is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
name: nfs-subdir-external-provisioner
home: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
version: 4.0.22
version: 4.0.23
kubeVersion: ">=1.9.0-0"
sources:
- https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner

View File

@ -3,7 +3,7 @@ strategyType: Recreate
image:
repository: ghcr.io/starttoaster/nfs-subdir-external-provisioner
tag: v4.0.4
tag: v4.0.5
pullPolicy: IfNotPresent
imagePullSecrets: []