Update docs release to v1.3.3
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
7aa0e60b27
commit
a03a9faaad
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.3] - 2026-02-04
|
||||
|
||||
### Infrastructure
|
||||
|
||||
- Add IaC for Forgejo Actions secrets via new `forgejo_actions_secrets` Ansible role, syncing repository secrets from 1Password to Forgejo API
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add how-to guide for safely restarting indri, plus AutoMounter reference card.
|
||||
|
||||
|
||||
## [v1.3.2] - 2026-02-04
|
||||
|
||||
### Infrastructure
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: DOCS_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.3.2/docs-v1.3.2.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.3.3/docs-v1.3.3.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Add how-to guide for safely restarting indri, plus AutoMounter reference card.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add IaC for Forgejo Actions secrets via new `forgejo_actions_secrets` Ansible role, syncing repository secrets from 1Password to Forgejo API
|
||||
Loading…
Add table
Add a link
Reference in a new issue