Skip to content

Commit 62040d5

Browse files
chore(main): release apps 0.3.0
1 parent 42524b4 commit 62040d5

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
@@ -1,6 +1,6 @@
11
{
22
"+1": "0.0.0",
3-
"charts/apps": "0.2.4",
3+
"charts/apps": "0.3.0",
44
"+2": "0.0.0",
55
"charts/graph": "0.12.2",
66
"+3": "0.0.0",

charts/apps/CHANGELOG.md

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

3+
## [0.3.0](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.2.4...apps@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))
13+
* migrate to Cosmo Router ([301abb6](https://github.com/DiamondLightSource/graph-federation/commit/301abb6a8176e8777fe4b4f936d350a338184e7e))
14+
315
## [0.2.4](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.2.3...apps@v0.2.4) (2025-06-10)
416

517

charts/apps/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: graph
33
description: ArgoCD Apps used to deploy the Graph
44
type: application
5-
version: 0.2.4
5+
version: 0.3.0

0 commit comments

Comments
 (0)