Skip to content

Commit 625c24d

Browse files
chore(main): release graph 0.13.0
1 parent b8d2e38 commit 625c24d

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"+1": "0.0.0",
33
"charts/apps": "0.3.0",
44
"+2": "0.0.0",
5-
"charts/graph": "0.12.2",
5+
"charts/graph": "0.13.0",
66
"+3": "0.0.0",
77
"charts/monitoring": "0.3.0",
88
"+4": "0.0.0",

charts/graph/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.13.0](https://github.com/DiamondLightSource/graph-federation/compare/graph@v0.12.2...graph@v0.13.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))
13+
* migrate to Cosmo Router ([301abb6](https://github.com/DiamondLightSource/graph-federation/commit/301abb6a8176e8777fe4b4f936d350a338184e7e))
14+
15+
16+
### Bug Fixes
17+
18+
* replace router execution config configmap ([384dcf1](https://github.com/DiamondLightSource/graph-federation/commit/384dcf13ae6977c4d1e5b2ccb4179851ec0a8bfd))
19+
320
## [0.12.2](https://github.com/DiamondLightSource/graph-federation/compare/graph@v0.12.1...graph@v0.12.2) (2025-11-13)
421

522

charts/graph/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: graph
33
description: The Diamond data Graph
44
type: application
5-
version: 0.14.0
5+
version: 0.13.0
66
dependencies:
77
- name: router
88
repository: oci://ghcr.io/wundergraph/cosmo/helm-charts

0 commit comments

Comments
 (0)