Update docs release to v1.1.4
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
e311b36b3c
commit
e426473c59
3 changed files with 8 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.1.3/docs-v1.1.3.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.1.4/docs-v1.1.4.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -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.4] - 2026-02-04
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add Phase 4 how-to guides: deploy k8s services, add ansible roles, update tailscale ACLs, and troubleshooting
|
||||
|
||||
|
||||
## [v1.1.3] - 2026-02-04
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Add Phase 4 how-to guides: deploy k8s services, add ansible roles, update tailscale ACLs, and troubleshooting
|
||||
Loading…
Add table
Add a link
Reference in a new issue