diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eb2cb75..b80bb37 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.8.1", + ".": "0.8.2", "helm/garage-ui": "0.6.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b3dcac..263bbc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.2](https://github.com/Noooste/garage-ui/compare/v0.8.1...v0.8.2) (2026-06-07) + + +### Bug Fixes + +* **backend:** prevent OIDC login loop from empty cookie name ([#76](https://github.com/Noooste/garage-ui/issues/76)) ([22be89b](https://github.com/Noooste/garage-ui/commit/22be89b2ff86465abb90dab0344ef9366ab181b3)) + ## [0.8.1](https://github.com/Noooste/garage-ui/compare/v0.8.0...v0.8.1) (2026-05-31) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index e6c6981..0b49735 100644 --- a/helm/garage-ui/Chart.yaml +++ b/helm/garage-ui/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for Garage UI - Web interface for Garage S3 object sto icon: https://helm.noste.dev/garage.png type: application version: 0.6.1 -appVersion: v0.8.1 +appVersion: v0.8.2 keywords: - garage - s3