Update docs release to v1.5.1

- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-02-08 18:06:46 +00:00
commit c8d0af6644
4 changed files with 12 additions and 3 deletions

View file

@ -12,6 +12,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- towncrier release notes start -->
## [v1.5.1] - 2026-02-08
### Features
- Add observability to Fly.io proxy: Alloy collects nginx access logs (→ Loki) and derived metrics (→ Prometheus), with Grafana dashboards for Docs APM and Fly.io proxy health.
### Infrastructure
- Add docs.eblu.me and Fly.io health check to services-check
## [v1.5.0] - 2026-02-08
### 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.5.0/docs-v1.5.0.tar.gz"
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.5.1/docs-v1.5.1.tar.gz"
resources:
requests:
memory: "64Mi"

View file

@ -1 +0,0 @@
Add observability to Fly.io proxy: Alloy collects nginx access logs (→ Loki) and derived metrics (→ Prometheus), with Grafana dashboards for Docs APM and Fly.io proxy health.

View file

@ -1 +0,0 @@
Add docs.eblu.me and Fly.io health check to services-check