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] - 2020-12-16
11+
1012### Added
1113- Support custom cluster domain name via variable ` ClusterDomainName ` in cartrige chart ` values.yaml `
1214- New chart for deploying ready-to-use crud based application
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.7
8+ version : 0.0.8
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.6
7+ tag : 0.0.8
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.7
5+ version : 0.0.8
You can’t perform that action at this time.
0 commit comments