diff --git a/CHANGELOG.md b/CHANGELOG.md index 65367dc..3a58a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v1.0.0] + ### Added - Initial implementation ([#1]) @@ -17,12 +20,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Disable dashboards by default ([#1]) - Upgrade to v0.18.0 ([#2]) - Update dependencies ([#6]) +- Update dependencies ([#7]) ### Fixed - Render compactor alert rules ([#5]) -[Unreleased]: https://github.com/projectsyn/component-thanos/compare/38735201e88d2b0bc7022dd65587bc516780946c...HEAD +[Unreleased]: https://github.com/projectsyn/component-thanos/compare/v1.0.0...HEAD +[v1.0.0]: https://github.com/projectsyn/component-thanos/releases/tag/v1.0.0 [#1]: https://github.com/projectsyn/component-thanos/pulls/1 [#2]: https://github.com/projectsyn/component-thanos/pulls/2 @@ -30,3 +35,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#4]: https://github.com/projectsyn/component-thanos/pulls/4 [#5]: https://github.com/projectsyn/component-thanos/pulls/5 [#6]: https://github.com/projectsyn/component-thanos/pulls/6 +[#7]: https://github.com/projectsyn/component-thanos/pulls/7 diff --git a/jsonnetfile.json b/jsonnetfile.json index 0346aee..fab0cd5 100644 --- a/jsonnetfile.json +++ b/jsonnetfile.json @@ -8,7 +8,7 @@ "subdir": "jsonnet/kube-thanos" } }, - "version": "24ddf6aef1b2302213e58891d60feae2b41c765f" + "version": "8698db1765b986caf7f480a000749c40f2488ea3" }, { "source": {