diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7a5b69f..66e9b8d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.6.2", + ".": "0.7.0", "helm/garage-ui": "0.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a8d3eb..2ddb647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.7.0](https://github.com/Noooste/garage-ui/compare/v0.6.2...v0.7.0) (2026-05-23) + + +### Features + +* **backend,frontend:** enable quotas support in bucket settings ([#64](https://github.com/Noooste/garage-ui/issues/64)) ([1f16edd](https://github.com/Noooste/garage-ui/commit/1f16edd39cfa2f3a51cb576871642c9d23545781)) +* **backend:** Support _FILE suffix on sensitive env variables ([#63](https://github.com/Noooste/garage-ui/issues/63)) ([36ec8e8](https://github.com/Noooste/garage-ui/commit/36ec8e800ea0ff5306e4d0f9f4aea4f72a5a109b)) + + +### Bug Fixes + +* **auth:** remove auto-enable token auth logic ([1b645b0](https://github.com/Noooste/garage-ui/commit/1b645b0c2c6e05dea98a7fc5d7595ca015913770)) + ## [0.6.2](https://github.com/Noooste/garage-ui/compare/v0.6.1...v0.6.2) (2026-05-15) diff --git a/helm/garage-ui/CHANGELOG.md b/helm/garage-ui/CHANGELOG.md index eac5916..60b5ef3 100644 --- a/helm/garage-ui/CHANGELOG.md +++ b/helm/garage-ui/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.5.1](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.5.0...garage-ui-chart-v0.5.1) (2026-05-25) + +* **bump AppVersion:** 0.6.2 -> 0.7.0 + ## [0.5.0](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.4.2...garage-ui-chart-v0.5.0) (2026-05-16) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index fdc979f..802280c 100644 --- a/helm/garage-ui/Chart.yaml +++ b/helm/garage-ui/Chart.yaml @@ -3,8 +3,8 @@ name: garage-ui description: A Helm chart for Garage UI - Web interface for Garage S3 object storage icon: https://helm.noste.dev/garage.png type: application -version: 0.5.0 -appVersion: v0.6.2 +version: 0.5.1 +appVersion: v0.7.0 keywords: - garage - s3