Skip to content

Commit a549c3d

Browse files
authored
Merge pull request #222 from dgrisonnet/changelog-0.18
Add v0.18.0 CHANGELOG
2 parents a4c5b80 + 137baeb commit a549c3d

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ We use *breaking* word for marking changes that are not backward compatible (rel
1515

1616
### Breaking Changes
1717

18-
- [#188](https://github.com/thanos-io/kube-thanos/pull/188) Single ServiceMonitor for store shards
1918
- [#196](https://github.com/thanos-io/kube-thanos/pull/196) Single ServiceAccount for all hashrings, causing hashrings position in the object tree to change.
2019

2120
### Changed
@@ -35,6 +34,14 @@ We use *breaking* word for marking changes that are not backward compatible (rel
3534

3635
### Fixed
3736

37+
## [v0.18.0](https://github.com/thanos-io/kube-thanos/tree/v0.18.0) (2020-04-19)
38+
39+
### Breaking Changes
40+
41+
- [#188](https://github.com/thanos-io/kube-thanos/pull/188) Single ServiceMonitor for store shards
42+
43+
### Fixed
44+
3845
- [#185](https://github.com/thanos-io/kube-thanos/pull/185) query-frontend, store: make cache types case insensitive
3946

4047
## [v0.17.0](https://github.com/thanos-io/kube-thanos/tree/v0.17.0) (2020-12-08)

0 commit comments

Comments
 (0)