Update docs release to v1.13.2
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
a7c21bd8a6
commit
e95fb9a555
3 changed files with 8 additions and 2 deletions
|
|
@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [v1.13.2] - 2026-03-06
|
||||
|
||||
### Infrastructure
|
||||
|
||||
- Replace nginx spider-trap 404 guards with robots.txt disallowing /explorer/ to prevent crawler-induced infinite URL trees.
|
||||
|
||||
|
||||
## [v1.13.1] - 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.1/docs-v1.13.1.tar.gz"
|
||||
value: "https://forge.eblu.me/eblume/blumeops/releases/download/v1.13.2/docs-v1.13.2.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Replace nginx spider-trap 404 guards with robots.txt disallowing /explorer/ to prevent crawler-induced infinite URL trees.
|
||||
Loading…
Add table
Add a link
Reference in a new issue