File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: atomix-raft-storage
33description : Atomix storage plugin for multi-Raft stores
44kubeVersion : " >=1.17.0"
55type : application
6- version : 0.1.18
7- appVersion : v0.9.12
6+ version : 0.1.19
7+ appVersion : v0.9.13
88keywords :
99 - atomix
1010home : https://cloud.atomix.io
Original file line number Diff line number Diff line change @@ -5,22 +5,22 @@ clusterDomain: ""
55image :
66 registry : " "
77 repository : atomix/atomix-raft-storage-controller
8- tag : v0.9.12
8+ tag : v0.9.13
99 pullPolicy : IfNotPresent
1010 pullSecrets : []
1111
1212node :
1313 image :
1414 registry : " "
1515 repository : atomix/atomix-raft-storage-node
16- tag : v0.9.12
16+ tag : v0.9.13
1717 pullPolicy : IfNotPresent
1818 pullSecrets : []
1919
2020driver :
2121 image :
2222 registry : " "
2323 repository : atomix/atomix-raft-storage-driver
24- tag : v0.9.12
24+ tag : v0.9.13
2525 pullPolicy : IfNotPresent
2626 pullSecrets : []
You can’t perform that action at this time.
0 commit comments