Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-12 21:56:27 +00:00
parent 4d4a308fa6
commit 6dc66fa542
13 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [linkwarden-3.2.7](https://github.com/truecharts/charts/compare/linkwarden-3.2.6...linkwarden-3.2.7) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))

View File

@ -7,6 +7,15 @@ title: Changelog
## [linkwarden-3.2.8](https://github.com/truecharts/charts/compare/linkwarden-3.2.7...linkwarden-3.2.8) (2024-01-12)
### Chore
- update label text on scale ui ([#17087](https://github.com/truecharts/charts/issues/17087))
## [linkwarden-3.2.7](https://github.com/truecharts/charts/compare/linkwarden-3.2.6...linkwarden-3.2.7) (2024-01-09)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [linkwarden-3.0.1](https://github.com/truecharts/charts/compare/linkwarden-3.0.0...linkwarden-3.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [linkwarden-3.0.0](https://github.com/truecharts/charts/compare/linkwarden-2.0.11...linkwarden-3.0.0) (2023-12-25)
### Chore

View File

@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: linkwarden
version: 3.2.7
version: 3.2.8
appVersion: 2.4.8
description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.
home: https://truecharts.org/charts/stable/linkwarden
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png
deprecated: false
sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
- https://ghcr.io/linkwarden/linkwarden
- https://github.com/linkwarden/linkwarden
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -0,0 +1,9 @@
## [linkwarden-3.2.8](https://github.com/truecharts/charts/compare/linkwarden-3.2.7...linkwarden-3.2.8) (2024-01-12)
### Chore
- update label text on scale ui ([#17087](https://github.com/truecharts/charts/issues/17087))

View File

@ -282,7 +282,7 @@ questions:
type: dict
attrs:
- variable: nextauth_url
label: "Public URL"
label: "Next Auth URL"
description: "This is the public-facing URL that Linkwarden will be hosted on."
schema:
type: string