Commit a343404 1 parent 0cb71c1 commit a343404 Copy full SHA for a343404
File tree 9 files changed +9
-9
lines changed
cephfs/rook-ceph/rook-ceph
01_rook_ceph_helmchart/rook-ceph/templates
defaults/rook-ceph/rook-ceph
01_rook_ceph_helmchart/rook-ceph/templates
openshift4/rook-ceph/rook-ceph
01_rook_ceph_helmchart/rook-ceph/templates
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ parameters:
224
224
rook :
225
225
registry : docker.io
226
226
image : rook/ceph
227
- tag : v1.15.5
227
+ tag : v1.15.6
228
228
ceph :
229
229
registry : quay.io
230
230
image : ceph/ceph
Original file line number Diff line number Diff line change 48
48
valueFrom :
49
49
fieldRef :
50
50
fieldPath : metadata.namespace
51
- image : docker.io/rook/ceph:v1.15.5
51
+ image : docker.io/rook/ceph:v1.15.6
52
52
imagePullPolicy : IfNotPresent
53
53
name : rook-ceph-operator
54
54
resources :
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ spec:
109
109
secretKeyRef :
110
110
key : ceph-username
111
111
name : rook-ceph-mon
112
- image : docker.io/rook/ceph:v1.15.5
112
+ image : docker.io/rook/ceph:v1.15.6
113
113
imagePullPolicy : IfNotPresent
114
114
name : rook-ceph-tools
115
115
securityContext :
Original file line number Diff line number Diff line change 48
48
valueFrom :
49
49
fieldRef :
50
50
fieldPath : metadata.namespace
51
- image : docker.io/rook/ceph:v1.15.5
51
+ image : docker.io/rook/ceph:v1.15.6
52
52
imagePullPolicy : IfNotPresent
53
53
name : rook-ceph-operator
54
54
resources :
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ spec:
109
109
secretKeyRef :
110
110
key : ceph-username
111
111
name : rook-ceph-mon
112
- image : docker.io/rook/ceph:v1.15.5
112
+ image : docker.io/rook/ceph:v1.15.6
113
113
imagePullPolicy : IfNotPresent
114
114
name : rook-ceph-tools
115
115
securityContext :
Original file line number Diff line number Diff line change 48
48
valueFrom :
49
49
fieldRef :
50
50
fieldPath : metadata.namespace
51
- image : docker.io/rook/ceph:v1.15.5
51
+ image : docker.io/rook/ceph:v1.15.6
52
52
imagePullPolicy : IfNotPresent
53
53
name : rook-ceph-operator
54
54
resources :
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ spec:
109
109
secretKeyRef :
110
110
key : ceph-username
111
111
name : rook-ceph-mon
112
- image : docker.io/rook/ceph:v1.15.5
112
+ image : docker.io/rook/ceph:v1.15.6
113
113
imagePullPolicy : IfNotPresent
114
114
name : rook-ceph-tools
115
115
securityContext : {}
Original file line number Diff line number Diff line change 48
48
valueFrom :
49
49
fieldRef :
50
50
fieldPath : metadata.namespace
51
- image : docker.io/rook/ceph:v1.15.5
51
+ image : docker.io/rook/ceph:v1.15.6
52
52
imagePullPolicy : IfNotPresent
53
53
name : rook-ceph-operator
54
54
resources :
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ spec:
109
109
secretKeyRef :
110
110
key : ceph-username
111
111
name : rook-ceph-mon
112
- image : docker.io/rook/ceph:v1.15.5
112
+ image : docker.io/rook/ceph:v1.15.6
113
113
imagePullPolicy : IfNotPresent
114
114
name : rook-ceph-tools
115
115
securityContext : {}
You can’t perform that action at this time.
0 commit comments