Update Chart.yaml and CHANGELOG for BookStack v25.5.0 release
This commit is contained in:
parent
25707b7f89
commit
c4fae1e2d8
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.1.0+up25.5.0 - 2025-06-12
|
||||||
|
- **Changed** ✦ Packages upstream BookStack v25.5.0
|
||||||
|
- [Release Notes](https://github.com/solidnerd/docker-bookstack/releases/tag/25.5.0)
|
||||||
|
- [Project homepage](https://www.bookstackapp.com/)
|
||||||
|
|
||||||
## 0.1.0+up25.2.3 – 2025-05-08
|
## 0.1.0+up25.2.3 – 2025-05-08
|
||||||
- **Added** Initial Helm chart for BookStack. ✦ Packages upstream BookStack v25.2.3 [Project homepage](https://www.bookstackapp.com/)
|
- **Added** Initial Helm chart for BookStack.
|
||||||
|
- ✦ Packages upstream BookStack v25.2.3
|
||||||
|
- [Project homepage](https://www.bookstackapp.com/)
|
||||||
- **Added** ✦ Ingress, persistence, TLS and SMTP settings ready‑made
|
- **Added** ✦ Ingress, persistence, TLS and SMTP settings ready‑made
|
||||||
- **Added** ✦ Includes optional MariaDB and Redis sub‑charts [MariaDB sub‑chart](https://artifacthub.io/packages/helm/bitnami/mariadb) [Redis sub‑chart](https://artifacthub.io/packages/helm/bitnami/redis)
|
- **Added** ✦ Includes optional MariaDB and Redis sub‑charts
|
||||||
|
- [MariaDB sub‑chart](https://artifacthub.io/packages/helm/bitnami/mariadb)
|
||||||
|
- [Redis sub‑chart](https://artifacthub.io/packages/helm/bitnami/redis)
|
||||||
|
@ -5,9 +5,9 @@ description: |
|
|||||||
|
|
||||||
type: application
|
type: application
|
||||||
|
|
||||||
version: "0.1.0+up25.2.3"
|
version: "0.1.0+up25.5.0"
|
||||||
|
|
||||||
appVersion: "25.2.3"
|
appVersion: "25.5.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
@ -33,20 +33,13 @@ annotations:
|
|||||||
- name: Florian Weber
|
- name: Florian Weber
|
||||||
email: kosmos@morlana.net
|
email: kosmos@morlana.net
|
||||||
artifacthub.io/signKey: |
|
artifacthub.io/signKey: |
|
||||||
fingerprint: BCE21EEA25DE14B418196DA1FF6F7246FAA99C30
|
fingerprint: 8975 6E20 1E4C 99B1 A2E9 5712 DF7D F259 CD8F CAAA
|
||||||
url: https://raw.githubusercontent.com/flweber/helm-bookstack/refs/heads/main/pubkeys/morlana.asc
|
url: https://raw.githubusercontent.com/flweber/helm-bookstack/refs/heads/main/pubkeys/morlana.asc
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: Initial Helm chart for BookStack. ✦ Packages upstream BookStack v25.2.3
|
description: ✦ Packages upstream BookStack v25.5.0
|
||||||
links:
|
links:
|
||||||
|
- name: Release Notes
|
||||||
|
url: https://github.com/solidnerd/docker-bookstack/releases/tag/25.5.0
|
||||||
- name: Project homepage
|
- name: Project homepage
|
||||||
url: https://www.bookstackapp.com/
|
url: https://www.bookstackapp.com/
|
||||||
- kind: added
|
|
||||||
description: ✦ Ingress, persistence, TLS and SMTP settings ready‑made
|
|
||||||
- kind: added
|
|
||||||
description: ✦ Includes optional MariaDB and Redis sub‑charts
|
|
||||||
links:
|
|
||||||
- name: MariaDB sub‑chart
|
|
||||||
url: https://artifacthub.io/packages/helm/bitnami/mariadb
|
|
||||||
- name: Redis sub‑chart
|
|
||||||
url: https://artifacthub.io/packages/helm/bitnami/redis
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user