Skip to content

Commit 1458e85

Browse files
chore(main): release monitoring 0.3.0
1 parent 42524b4 commit 1458e85

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"+2": "0.0.0",
55
"charts/graph": "0.12.2",
66
"+3": "0.0.0",
7-
"charts/monitoring": "0.2.0",
7+
"charts/monitoring": "0.3.0",
88
"+4": "0.0.0",
99
"charts/supergraph": "2.0.0",
1010
"+5": "0.0.0",

charts/monitoring/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [0.3.0](https://github.com/DiamondLightSource/graph-federation/compare/monitoring@v0.2.0...monitoring@v0.3.0) (2026-03-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate fully to cosmo
9+
10+
### Features
11+
12+
* migrate fully to cosmo ([f6ac7ed](https://github.com/DiamondLightSource/graph-federation/commit/f6ac7eddfed72dc4b7b1a75075b0c9c67e058893))

charts/monitoring/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: monitoring
33
description: Monitoring tools for the Graph
44
type: application
5-
version: 0.2.0
5+
version: 0.3.0
66

77
dependencies:
88
- name: prometheus

0 commit comments

Comments
 (0)