diff --git a/CHANGELOG.md b/CHANGELOG.md index bb3d299..151c84a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [1.4.2] - 2024-01-31 + +### Fixed + +- Fix dashboard tags. + ## [1.4.1] - 2024-01-31 ### Changed @@ -93,7 +99,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s - Initial commit with upstream release v0.11.0. -[Unreleased]: https://github.com/giantswarm/sloth-app/compare/v1.4.1...HEAD +[Unreleased]: https://github.com/giantswarm/sloth-app/compare/v1.4.2...HEAD +[1.4.2]: https://github.com/giantswarm/sloth-app/compare/v1.4.1...v1.4.2 [1.4.1]: https://github.com/giantswarm/sloth-app/compare/v1.4.0...v1.4.1 [1.4.0]: https://github.com/giantswarm/sloth-app/compare/v1.3.0...v1.4.0 [1.3.0]: https://github.com/giantswarm/sloth-app/compare/v1.2.1...v1.3.0 diff --git a/customizations/templates/grafana-dashboard-sloth-overview.yaml b/customizations/templates/grafana-dashboard-sloth-overview.yaml index e384b22..458c595 100644 --- a/customizations/templates/grafana-dashboard-sloth-overview.yaml +++ b/customizations/templates/grafana-dashboard-sloth-overview.yaml @@ -875,7 +875,9 @@ data: "schemaVersion": 37, "style": "dark", "tags": [ - "team:phoenix" + "owner:atlas", + "topic:slo", + "component:sloth" ], "templating": { "list": [ @@ -931,8 +933,8 @@ data: }, "timepicker": {}, "timezone": "", - "title": "Sloth SLO Overview", - "uid": "high-level-sloth-slos", + "title": "SLOs / Sloth Overview", + "uid": "slo-overview", "version": 3, "weekStart": "" } diff --git a/customizations/templates/grafana-dashboard-sloth.yaml b/customizations/templates/grafana-dashboard-sloth.yaml index 6e4af92..ac1cb18 100644 --- a/customizations/templates/grafana-dashboard-sloth.yaml +++ b/customizations/templates/grafana-dashboard-sloth.yaml @@ -1358,7 +1358,9 @@ data: "schemaVersion": 37, "style": "dark", "tags": [ - "team:phoenix" + "owner:atlas", + "topic:slo", + "component:sloth" ], "templating": { "list": [ @@ -1537,9 +1539,8 @@ data: }, "timepicker": {}, "timezone": "", - "title": "Sloth SLO", + "title": "SLOs / Sloth", "uid": "slo-detail", "version": 14, "weekStart": "" } - diff --git a/helm/sloth/templates/grafana-dashboard-sloth-overview.yaml b/helm/sloth/templates/grafana-dashboard-sloth-overview.yaml index 1df5972..458c595 100644 --- a/helm/sloth/templates/grafana-dashboard-sloth-overview.yaml +++ b/helm/sloth/templates/grafana-dashboard-sloth-overview.yaml @@ -875,7 +875,9 @@ data: "schemaVersion": 37, "style": "dark", "tags": [ - "team:phoenix" + "owner:atlas", + "topic:slo", + "component:sloth" ], "templating": { "list": [ diff --git a/helm/sloth/templates/grafana-dashboard-sloth.yaml b/helm/sloth/templates/grafana-dashboard-sloth.yaml index 9cd4aa2..ac1cb18 100644 --- a/helm/sloth/templates/grafana-dashboard-sloth.yaml +++ b/helm/sloth/templates/grafana-dashboard-sloth.yaml @@ -1358,7 +1358,9 @@ data: "schemaVersion": 37, "style": "dark", "tags": [ - "team:phoenix" + "owner:atlas", + "topic:slo", + "component:sloth" ], "templating": { "list": [