Update docs release to v1.3.1
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
03bda41de4
commit
4aeade1543
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.3.1] - 2026-02-04
|
||||
|
||||
### Infrastructure
|
||||
|
||||
- Fix Quartz build to preserve git history for accurate file dates
|
||||
|
||||
### Documentation
|
||||
|
||||
- Fix misc changelog fragment type to show content (was showing empty entries)
|
||||
|
||||
|
||||
## [v1.3.0] - 2026-02-04
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.3.0/docs-v1.3.0.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.3.1/docs-v1.3.1.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Fix misc changelog fragment type to show content (was showing empty entries)
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix Quartz build to preserve git history for accurate file dates
|
||||
Loading…
Add table
Add a link
Reference in a new issue