Update docs release to v1.5.4
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
a59ff04249
commit
ab6661f5dd
6 changed files with 14 additions and 5 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -12,6 +12,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [v1.5.4] - 2026-02-11
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Bump Fly.io proxy VM memory from 256MB to 512MB to prevent Alloy OOM kills.
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add plan documents for Dagger CI/CD adoption and upstream fork strategy.
|
||||
- Add plan documents for OIDC provider adoption, zot registry hardening, and expanded network segmentation details.
|
||||
- Review security-model.md: fix op CLI pattern, add Tailscale Operator section.
|
||||
|
||||
|
||||
## [v1.5.3] - 2026-02-11
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.5.3/docs-v1.5.3.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.5.4/docs-v1.5.4.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Add plan documents for Dagger CI/CD adoption and upstream fork strategy.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Bump Fly.io proxy VM memory from 256MB to 512MB to prevent Alloy OOM kills.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add plan documents for OIDC provider adoption, zot registry hardening, and expanded network segmentation details.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Review security-model.md: fix op CLI pattern, add Tailscale Operator section.
|
||||
Loading…
Add table
Add a link
Reference in a new issue