Update docs release to v1.2.1

- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-02-04 05:18:37 +00:00
commit e405a48881
4 changed files with 12 additions and 3 deletions

View file

@ -22,7 +22,7 @@ spec:
name: http
env:
- name: DOCS_RELEASE_URL
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.2.0/docs-v1.2.0.tar.gz"
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.2.1/docs-v1.2.1.tar.gz"
resources:
requests:
memory: "64Mi"

View file

@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- towncrier release notes start -->
## [v1.2.1] - 2026-02-04
### Features
- Add doc-random mise task for random documentation review
### Documentation
- Add Caddy reference card and fix replication tutorial sequence
## [v1.2.0] - 2026-02-04
### Documentation

View file

@ -1 +0,0 @@
Add Caddy reference card and fix replication tutorial sequence

View file

@ -1 +0,0 @@
Add doc-random mise task for random documentation review