Update docs release to v1.6.7

- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-02-11 18:07:11 -08:00
commit 0528a6f712
3 changed files with 8 additions and 2 deletions

View file

@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- towncrier release notes start -->
## [v1.6.7] - 2026-02-11
### Documentation
- Close Dagger CI plan (Phases 13 complete) and move to completed plans archive.
## [v1.6.6] - 2026-02-11
### Features

View file

@ -22,7 +22,7 @@ spec:
name: http
env:
- name: DOCS_RELEASE_URL
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.6/docs-v1.6.6.tar.gz"
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.7/docs-v1.6.7.tar.gz"
resources:
requests:
memory: "64Mi"

View file

@ -1 +0,0 @@
Close Dagger CI plan (Phases 13 complete) and move to completed plans archive.