mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
Upgrade: csi-attacher from v2.1.0 to v2.1.1
This PR follow up the missing files from ceph-csi:v2.0.1, besides: - deploy/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml - deploy/rbd/kubernetes/csi-rbdplugin-provisioner.yaml See https://github.com/kubernetes-csi/external-attacher/releases/tag/v2.1.1 See https://github.com/kubernetes-csi/external-attacher/blob/v2.1.1/CHANGELOG-2.1.md
This commit is contained in:
committed by
mergify[bot]
parent
84aa1ba392
commit
d67ad47c45
@ -203,7 +203,7 @@ provisioner:
|
||||
enabled: true
|
||||
image:
|
||||
repository: quay.io/k8scsi/csi-attacher
|
||||
tag: v2.1.0
|
||||
tag: v2.1.1
|
||||
pullPolicy: IfNotPresent
|
||||
resources: {}
|
||||
|
||||
|
@ -213,7 +213,7 @@ provisioner:
|
||||
enabled: true
|
||||
image:
|
||||
repository: quay.io/k8scsi/csi-attacher
|
||||
tag: v2.1.0
|
||||
tag: v2.1.1
|
||||
pullPolicy: IfNotPresent
|
||||
resources: {}
|
||||
|
||||
|
Reference in New Issue
Block a user