Update docs release to v1.8.0
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
517080aeab
commit
e21277ae83
7 changed files with 21 additions and 6 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
|
@ -12,6 +12,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [v1.8.0] - 2026-02-12
|
||||
|
||||
### Features
|
||||
|
||||
- Update CV release to v1.0.2
|
||||
- Update CV release to v1.0.3.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix cache hit rate panels on APM and Fly.io dashboards showing blank/red or misleading 100% for low-traffic static sites.
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add reference/tools/ category with Dagger, ArgoCD CLI, Ansible, and Pulumi reference cards
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- Add X-Clacks-Overhead header to public proxy for cv and docs: GNU Terry Pratchett.
|
||||
|
||||
|
||||
## [v1.7.1] - 2026-02-12
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.7.1/docs-v1.7.1.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.8.0/docs-v1.8.0.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Update CV release to v1.0.2
|
||||
|
|
@ -1 +0,0 @@
|
|||
Update CV release to v1.0.3.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add X-Clacks-Overhead header to public proxy for cv and docs: GNU Terry Pratchett.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add reference/tools/ category with Dagger, ArgoCD CLI, Ansible, and Pulumi reference cards
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix cache hit rate panels on APM and Fly.io dashboards showing blank/red or misleading 100% for low-traffic static sites.
|
||||
Loading…
Add table
Add a link
Reference in a new issue