File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.0.8] - 2021-03-30
11+
1012### Added
1113- Integration test for cluster_controller written with envtest and ginkgo
1214- Description of failover setting in the Cartridge Kubernetes guide
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: kubernetes tarantool operator
55type : application
66
77# Helm chart Version
8- version : 0.0.8
8+ version : 0.0.9
99
1010# Application version to be deployed
1111appVersion : 1.16.0
Original file line number Diff line number Diff line change 44
55image :
66 repository : tarantool/tarantool-operator
7- tag : 0.0.8
7+ tag : 0.0.9
88 pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v1
22appVersion : " 1.0"
33description : A Helm chart for tarantool
44name : cartridge
5- version : 0.0.8
5+ version : 0.0.9
You can’t perform that action at this time.
0 commit comments