File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88NOTE: As semantic versioning states all 0.y.z releases can contain breaking changes.
99
10- > kube-thanos' major versions are in sync with upstream Thanos project.
10+ > kube-thanos' major and minor versions are in sync with upstream Thanos project.
1111
1212We use * breaking* word for marking changes that are not backward compatible (relates only to v0.y.z releases.)
1313
@@ -25,7 +25,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
2525
2626-
2727
28- ## [ v0.17.2 ] ( https://github.com/thanos-io/kube-thanos/tree/v0.17.2 ) (2020-12-08)
28+ ## [ v0.17.0 ] ( https://github.com/thanos-io/kube-thanos/tree/v0.17.0 ) (2020-12-08)
2929
3030### Added
3131
@@ -39,7 +39,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
3939
4040- [ #176 ] ( https://github.com/thanos-io/kube-thanos/pull/176 ) store: fix error when bucket cache not used
4141
42- [ Full Changelog] ( https://github.com/thanos-io/kube-thanos/compare/v0.16.0...v0.17.2 )
42+ [ Full Changelog] ( https://github.com/thanos-io/kube-thanos/compare/v0.16.0...v0.17.0 )
4343
4444## [ v0.16.0] ( https://github.com/thanos-io/kube-thanos/tree/v0.16.0 ) (2020-11-04)
4545
You can’t perform that action at this time.
0 commit comments