bump: version 0.59.0 → 0.59.1

This commit is contained in:
github-actions[bot]
2025-12-22 23:49:27 +00:00
parent 036c6352fb
commit 755e398a1f
4 changed files with 10 additions and 3 deletions
+7
View File
@@ -5,6 +5,13 @@ All notable changes to the Nextcloud MCP Server will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://peps.python.org/pep-0440/).
## v0.59.1 (2025-12-22)
### Fix
- **helm**: set OIDC client env vars when using existingSecret
- **helm**: trigger chart release workflow on helm chart tags
## v0.59.0 (2025-12-22)
### Feat