Update docs release to v1.0.14

- Updated configmap with new DOCS_RELEASE_URL
- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-02-04 01:18:33 +00:00
commit 103cc0deab
2 changed files with 6 additions and 1 deletions

View file

@ -7,4 +7,4 @@ metadata:
data:
# BlumeOps docs release URL
# Update this to deploy a new docs version
DOCS_RELEASE_URL: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.0.13/docs-v1.0.13.tar.gz"
DOCS_RELEASE_URL: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.0.14/docs-v1.0.14.tar.gz"

View file

@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- towncrier release notes start -->
## [v1.0.14] - 2026-02-04
No significant changes.
## [v1.0.13] - 2026-02-04
No significant changes.