diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7467455..b894e70 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.8.4" + ".": "0.8.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 08734e7..3fe9b71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.5](https://github.com/Noooste/garage-ui/compare/v0.8.4...v0.8.5) (2026-07-03) + + +### Bug Fixes + +* **frontend:** add downloadObject function for downloading files from a bucket ([430d1a5](https://github.com/Noooste/garage-ui/commit/430d1a5d68e4f9915a2951d5b31c1b5ea56cb24c)) + ## [0.8.4](https://github.com/Noooste/garage-ui/compare/v0.8.3...v0.8.4) (2026-06-22) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 33736a4..27af178 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.8.4 # x-release-please-version -appVersion: v0.8.4 # x-release-please-version +version: 0.8.5 # x-release-please-version +appVersion: v0.8.5 # x-release-please-version keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 7f6568c..59a76da 100644 --- a/helm/garage-ui/README.md +++ b/helm/garage-ui/README.md @@ -2,8 +2,8 @@ A Helm chart for deploying [Garage UI](https://github.com/Noooste/garage-ui), a modern web interface for managing [Garage](https://garagehq.deuxfleurs.fr/) distributed object storage systems. -[![Version](https://img.shields.io/badge/version-0.8.4?color=blue)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.8.4?color=green)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.8.5?color=blue)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.8.5?color=green)](Chart.yaml) ## Table of Contents