Skip to content

Commit bf9d589

Browse files
committed
Update kube-thanos
With thanos-io/kube-thanos#218
1 parent 8fb293a commit bf9d589

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v1.0.0]
10+
811
### Added
912

1013
- Initial implementation ([#1])
@@ -17,16 +20,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1720
- Disable dashboards by default ([#1])
1821
- Upgrade to v0.18.0 ([#2])
1922
- Update dependencies ([#6])
23+
- Update dependencies ([#7])
2024

2125
### Fixed
2226

2327
- Render compactor alert rules ([#5])
2428

25-
[Unreleased]: https://github.com/projectsyn/component-thanos/compare/38735201e88d2b0bc7022dd65587bc516780946c...HEAD
29+
[Unreleased]: https://github.com/projectsyn/component-thanos/compare/v1.0.0...HEAD
30+
[v1.0.0]: https://github.com/projectsyn/component-thanos/releases/tag/v1.0.0
2631

2732
[#1]: https://github.com/projectsyn/component-thanos/pulls/1
2833
[#2]: https://github.com/projectsyn/component-thanos/pulls/2
2934
[#3]: https://github.com/projectsyn/component-thanos/pulls/3
3035
[#4]: https://github.com/projectsyn/component-thanos/pulls/4
3136
[#5]: https://github.com/projectsyn/component-thanos/pulls/5
3237
[#6]: https://github.com/projectsyn/component-thanos/pulls/6
38+
[#7]: https://github.com/projectsyn/component-thanos/pulls/7

jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"subdir": "jsonnet/kube-thanos"
99
}
1010
},
11-
"version": "24ddf6aef1b2302213e58891d60feae2b41c765f"
11+
"version": "8698db1765b986caf7f480a000749c40f2488ea3"
1212
},
1313
{
1414
"source": {

0 commit comments

Comments
 (0)