Update helm chart app version
This commit is contained in:
parent
43f73c017b
commit
8856c357cc
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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: []
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue