Update docs release to v1.1.1

- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-02-04 02:53:17 +00:00
commit 81d99b689d
3 changed files with 8 additions and 2 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.1.0/docs-v1.1.0.tar.gz"
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.1.1/docs-v1.1.1.tar.gz"
resources:
requests:
memory: "64Mi"

View file

@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- towncrier release notes start -->
## [v1.1.1] - 2026-02-04
### Documentation
- Add Phase 3 tutorials: "What is BlumeOps?", "Exploring the Docs", "AI Assistance Guide", "Contributing", and "Replicating BlumeOps" with sub-tutorials for Tailscale, Kubernetes, ArgoCD, and Observability. Each tutorial explicitly identifies its target audiences.
## [v1.1.0] - 2026-02-04
No significant changes.

View file

@ -1 +0,0 @@
Add Phase 3 tutorials: "What is BlumeOps?", "Exploring the Docs", "AI Assistance Guide", "Contributing", and "Replicating BlumeOps" with sub-tutorials for Tailscale, Kubernetes, ArgoCD, and Observability. Each tutorial explicitly identifies its target audiences.