diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c51b550..a40b508 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "+1": "0.0.0", - "charts/apps": "0.3.0", + "charts/apps": "0.3.1", "+2": "0.0.0", "charts/graph": "0.13.0", "+3": "0.0.0", diff --git a/charts/apps/CHANGELOG.md b/charts/apps/CHANGELOG.md index 3b0c22c..3ecc65f 100644 --- a/charts/apps/CHANGELOG.md +++ b/charts/apps/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.3.0...apps@v0.3.1) (2026-03-18) + + +### Features + +* use schema v3.0.0 for stableRevision ([2234343](https://github.com/DiamondLightSource/graph-federation/commit/2234343b372697242d5fa0f6c60aa7b9eba1706d)) + ## [0.3.0](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.2.4...apps@v0.3.0) (2026-03-18) diff --git a/charts/apps/Chart.yaml b/charts/apps/Chart.yaml index af9d0cd..7b0d4fe 100644 --- a/charts/apps/Chart.yaml +++ b/charts/apps/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: graph description: ArgoCD Apps used to deploy the Graph type: application -version: 0.3.0 +version: 0.3.1