Update docs release to v1.13.3
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
55013db124
commit
2809ba6f50
4 changed files with 12 additions and 3 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -12,6 +12,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [v1.13.3] - 2026-03-06
|
||||
|
||||
### Infrastructure
|
||||
|
||||
- Upgrade Dagger engine and CLI from v0.20.0 to v0.20.1.
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add how-to guide for upgrading Dagger, documenting the correct phase ordering to avoid chicken-and-egg CI failures.
|
||||
|
||||
|
||||
## [v1.13.2] - 2026-03-06
|
||||
|
||||
### Infrastructure
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.eblu.me/eblume/blumeops/releases/download/v1.13.2/docs-v1.13.2.tar.gz"
|
||||
value: "https://forge.eblu.me/eblume/blumeops/releases/download/v1.13.3/docs-v1.13.3.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Add how-to guide for upgrading Dagger, documenting the correct phase ordering to avoid chicken-and-egg CI failures.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Upgrade Dagger engine and CLI from v0.20.0 to v0.20.1.
|
||||
Loading…
Add table
Add a link
Reference in a new issue