mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-08-08 04:43:12 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.11.1"
|
||||
".": "0.11.2"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.11.2](https://github.com/Noooste/garage-ui/compare/v0.11.1...v0.11.2) (2026-08-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **clipboard:** implement copyText utility and refactor copy logic in components ([5b04b34](https://github.com/Noooste/garage-ui/commit/5b04b3483bf22c3fb5ad31d6ebac00bd3f86fb81))
|
||||
|
||||
## [0.11.1](https://github.com/Noooste/garage-ui/compare/v0.11.0...v0.11.1) (2026-07-29)
|
||||
|
||||
|
||||
|
||||
@@ -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.11.1 # x-release-please-version
|
||||
appVersion: v0.11.1 # x-release-please-version
|
||||
version: 0.11.2 # x-release-please-version
|
||||
appVersion: v0.11.2 # x-release-please-version
|
||||
keywords:
|
||||
- garage
|
||||
- s3
|
||||
|
||||
@@ -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.
|
||||
|
||||
[](Chart.yaml) <!-- x-release-please-version -->
|
||||
[](Chart.yaml) <!-- x-release-please-version -->
|
||||
[](Chart.yaml) <!-- x-release-please-version -->
|
||||
[](Chart.yaml) <!-- x-release-please-version -->
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user