diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 24578ee..41ab312 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "+1": "0.0.0", - "charts/apps": "0.3.1", + "charts/apps": "0.3.2", "+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 3ecc65f..77bb038 100644 --- a/charts/apps/CHANGELOG.md +++ b/charts/apps/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.2](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.3.1...apps@v0.3.2) (2026-04-29) + + +### Features + +* migrate to identity auth ([ad5c386](https://github.com/DiamondLightSource/graph-federation/commit/ad5c386c33c7d5292ec68943e184a592ed4f86cb)) + + +### Bug Fixes + +* correct posix-uid scope ([f6f20f8](https://github.com/DiamondLightSource/graph-federation/commit/f6f20f87678f0139e474f9c94a69cde36616c54b)) + ## [0.3.1](https://github.com/DiamondLightSource/graph-federation/compare/apps@v0.3.0...apps@v0.3.1) (2026-03-18) diff --git a/charts/apps/Chart.yaml b/charts/apps/Chart.yaml index 7b0d4fe..cdc0dc8 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.1 +version: 0.3.2