Update docs release to v1.15.6
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
04b44b350b
commit
8c2f035e6d
3 changed files with 8 additions and 2 deletions
|
|
@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
<!-- towncrier release notes start -->
|
<!-- towncrier release notes start -->
|
||||||
|
|
||||||
|
## [v1.15.6] - 2026-04-14
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Rotate ArgoCD workflow-bot token and admin password after DR rebuild invalidated signing keys, fixing build-blumeops workflow failures.
|
||||||
|
|
||||||
|
|
||||||
## [v1.15.5] - 2026-04-14
|
## [v1.15.5] - 2026-04-14
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ spec:
|
||||||
name: http
|
name: http
|
||||||
env:
|
env:
|
||||||
- name: DOCS_RELEASE_URL
|
- name: DOCS_RELEASE_URL
|
||||||
value: "https://forge.eblu.me/eblume/blumeops/releases/download/v1.15.5/docs-v1.15.5.tar.gz"
|
value: "https://forge.eblu.me/eblume/blumeops/releases/download/v1.15.6/docs-v1.15.6.tar.gz"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "64Mi"
|
memory: "64Mi"
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Rotate ArgoCD workflow-bot token and admin password after DR rebuild invalidated signing keys, fixing build-blumeops workflow failures.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue