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.
7
7
8
8
NOTE: As semantic versioning states all 0.y.z releases can contain breaking changes.
9
9
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.
11
11
12
12
We use * breaking* word for marking changes that are not backward compatible (relates only to v0.y.z releases.)
13
13
@@ -25,7 +25,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
25
25
26
26
-
27
27
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)
29
29
30
30
### Added
31
31
@@ -39,7 +39,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
39
39
40
40
- [ #176 ] ( https://github.com/thanos-io/kube-thanos/pull/176 ) store: fix error when bucket cache not used
41
41
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 )
43
43
44
44
## [ v0.16.0] ( https://github.com/thanos-io/kube-thanos/tree/v0.16.0 ) (2020-11-04)
45
45
You can’t perform that action at this time.
0 commit comments