mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
Resizer: Update resizer image version
Recently resizer 0.5.0 has been released. This PR updated the resizer container from v0.4.0 to v0.5.0 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
8b70e68f65
commit
58765e27a0
@ -150,7 +150,7 @@ provisioner:
|
||||
enabled: true
|
||||
image:
|
||||
repository: quay.io/k8scsi/csi-resizer
|
||||
tag: v0.4.0
|
||||
tag: v0.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources: {}
|
||||
|
||||
|
@ -160,7 +160,7 @@ provisioner:
|
||||
enabled: true
|
||||
image:
|
||||
repository: quay.io/k8scsi/csi-resizer
|
||||
tag: v0.4.0
|
||||
tag: v0.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources: {}
|
||||
|
||||
|
Reference in New Issue
Block a user