Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-04-12 12:36:05 +00:00
parent ab85d46f8a
commit fff19cebdd
20 changed files with 112 additions and 108 deletions

View File

@ -97,4 +97,4 @@ title: Changelog
- fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409))
## [nextcloud-29.10.11](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.11) (2024-04-12)
## [nextcloud-29.10.12](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.12) (2024-04-12)

View File

@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@673cc34](https://github.com/673cc34) by renovate ([#19252](https://github.com/truecharts/charts/issues/19252))
## [anything-llm-1.5.6](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.6) (2024-04-11)
## [anything-llm-1.5.7](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.7) (2024-04-12)
### Chore
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@3c5dee4](https://github.com/3c5dee4) by renovate ([#20633](https://github.com/truecharts/charts/issues/20633))
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@d8648ea](https://github.com/d8648ea) by renovate ([#20557](https://github.com/truecharts/charts/issues/20557))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [docker-6.1.4](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.4) (2024-04-11)
## [docker-6.1.6](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.6) (2024-04-12)
### Chore
- update container image docker to 26.0.1-dind[@9fc71aa](https://github.com/9fc71aa) by renovate ([#20646](https://github.com/truecharts/charts/issues/20646))
- update container image docker to v26.0.1[@4b6df28](https://github.com/4b6df28) by renovate ([#20641](https://github.com/truecharts/charts/issues/20641))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
@ -59,12 +63,14 @@ title: Changelog
- update container image docker to 25.0.4-dind[@93529df](https://github.com/93529df) by renovate ([#19221](https://github.com/truecharts/charts/issues/19221))
## [docker-6.1.4](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.4) (2024-04-11)
## [docker-6.1.5](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.5) (2024-04-12)
### Chore
- update container image docker to v26.0.1[@4b6df28](https://github.com/4b6df28) by renovate ([#20641](https://github.com/truecharts/charts/issues/20641))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
@ -91,10 +97,4 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image docker to v26.0.0[@645776c](https://github.com/645776c) by renovate ([#19582](https://github.com/truecharts/charts/issues/19582))
- update container image docker to 25.0.5-dind[@b1ac36e](https://github.com/b1ac36e) by renovate ([#19543](https://github.com/truecharts/charts/issues/19543))
- update container image docker to v25.0.5[@aec3945](https://github.com/aec3945) by renovate ([#19533](https://github.com/truecharts/charts/issues/19533))
- update container image docker to 25.0.4-dind[@96637a2](https://github.com/96637a2) by renovate ([#19517](https://github.com/truecharts/charts/issues/19517))
- update container image docker to v26.0.0[@645776c](https://github.com/645776c) by renovate ([#19582](https://github.com/truecharts/charts/issues/19582))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 26.0.0
appVersion: 26.0.1
dependencies:
- name: common
version: 20.3.6
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
keywords:
- docker
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
- https://hub.docker.com/_/docker
type: application
version: 6.1.4
version: 6.1.6

View File

@ -1,11 +1,15 @@
## [docker-6.1.4](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.4) (2024-04-11)
## [docker-6.1.6](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.6) (2024-04-12)
### Chore
- update container image docker to 26.0.1-dind[@9fc71aa](https://github.com/9fc71aa) by renovate ([#20646](https://github.com/truecharts/charts/issues/20646))
- update container image docker to v26.0.1[@4b6df28](https://github.com/4b6df28) by renovate ([#20641](https://github.com/truecharts/charts/issues/20641))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))

View File

@ -1,7 +1,7 @@
image:
repository: docker
pullPolicy: IfNotPresent
tag: 26.0.0-dind@sha256:7ff986c816ccc8af25c9f560ca0cba45de2ca2ea2d7099c63099f5539e0d0359
tag: 26.0.1-dind@sha256:9fc71aa775289a95979f178fa3b2a8da43b118348cc9065615e83839c2f075bc
hostNetwork: true
securityContext:
container:

View File

@ -65,12 +65,14 @@ title: Changelog
- update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269))
## [logitech-media-server-11.8.6](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.6) (2024-04-12)
## [logitech-media-server-11.8.7](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.7) (2024-04-12)
### Chore
- update container image lmscommunity/logitechmediaserver to stable[@37e99ff](https://github.com/37e99ff) by renovate ([#20635](https://github.com/truecharts/charts/issues/20635))
- update container image lmscommunity/logitechmediaserver to stable[@b1242e9](https://github.com/b1242e9) by renovate ([#20605](https://github.com/truecharts/charts/issues/20605))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
@ -95,6 +97,4 @@ title: Changelog
- update container image lmscommunity/logitechmediaserver to stable[@4847ce2](https://github.com/4847ce2) by renovate ([#19982](https://github.com/truecharts/charts/issues/19982))
- update container image lmscommunity/logitechmediaserver to stable[@4b4decb](https://github.com/4b4decb) by renovate ([#19942](https://github.com/truecharts/charts/issues/19942))
- update container image lmscommunity/logitechmediaserver to stable[@4473e11](https://github.com/4473e11) by renovate ([#19896](https://github.com/truecharts/charts/issues/19896))
- update container image lmscommunity/logitechmediaserver to stable[@4b4decb](https://github.com/4b4decb) by renovate ([#19942](https://github.com/truecharts/charts/issues/19942))

View File

@ -14,6 +14,45 @@ title: Changelog
- update container image linuxserver/mylar3 to version-v0.8.0[@0295044](https://github.com/0295044) by renovate ([#20634](https://github.com/truecharts/charts/issues/20634))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image linuxserver/mylar3 to version-v0.8.0[@01830b5](https://github.com/01830b5) by renovate ([#20256](https://github.com/truecharts/charts/issues/20256))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image linuxserver/mylar3 to version-v0.8.0[@41075ba](https://github.com/41075ba) by renovate ([#19941](https://github.com/truecharts/charts/issues/19941))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345))
## [mylar-13.9.5](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.9.5) (2024-04-12)
### Chore
- update container image linuxserver/mylar3 to version-v0.8.0[@0295044](https://github.com/0295044) by renovate ([#20634](https://github.com/truecharts/charts/issues/20634))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
@ -58,42 +97,3 @@ title: Changelog
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image linuxserver/mylar3 to version-v0.8.0[@01830b5](https://github.com/01830b5) by renovate ([#20256](https://github.com/truecharts/charts/issues/20256))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image linuxserver/mylar3 to version-v0.8.0[@41075ba](https://github.com/41075ba) by renovate ([#19941](https://github.com/truecharts/charts/issues/19941))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345))
## [mylar-13.9.4](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.9.4) (2024-04-11)
### Chore
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))

View File

@ -86,14 +86,14 @@ title: Changelog
- update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274))
## [prusaslicer-novnc-8.8.4](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.8.4) (2024-04-11)
## [prusaslicer-novnc-8.8.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.8.5) (2024-04-12)
### Chore
- update container image mikeah/prusaslicer-novnc to latest[@3c72eb5](https://github.com/3c72eb5) by renovate ([#20636](https://github.com/truecharts/charts/issues/20636))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))

View File

@ -51,12 +51,14 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
## [rdtclient-4.8.7](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.7) (2024-04-12)
## [rdtclient-4.8.8](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.8) (2024-04-12)
### Chore
- update container image ghcr.io/rogerfar/rdtclient to v2.0.73[@aa51aaa](https://github.com/aa51aaa) by renovate ([#20642](https://github.com/truecharts/charts/issues/20642))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image ghcr.io/rogerfar/rdtclient to v2.0.72[@27b5693](https://github.com/27b5693) by renovate ([#20590](https://github.com/truecharts/charts/issues/20590))
@ -95,5 +97,3 @@ title: Changelog
## [rdtclient-4.8.7](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.7) (2024-04-12)
### Chore

View File

@ -57,12 +57,14 @@ title: Changelog
- update container image yourls to latest[@ab635e5](https://github.com/ab635e5) by renovate ([#19295](https://github.com/truecharts/charts/issues/19295))
## [yourls-5.8.9](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.9) (2024-04-12)
## [yourls-5.8.10](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.10) (2024-04-12)
### Chore
- update container image yourls to latest[@fd592eb](https://github.com/fd592eb) by renovate ([#20640](https://github.com/truecharts/charts/issues/20640))
- update container image yourls to latest[@9b2ee2c](https://github.com/9b2ee2c) by renovate ([#20629](https://github.com/truecharts/charts/issues/20629))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
@ -95,6 +97,4 @@ title: Changelog
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image yourls to latest[@fb07cca](https://github.com/fb07cca) by renovate ([#19403](https://github.com/truecharts/charts/issues/19403))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image yourls to latest[@fb07cca](https://github.com/fb07cca) by renovate ([#19403](https://github.com/truecharts/charts/issues/19403))

View File

@ -14,6 +14,43 @@ title: Changelog
- update container image ghcr.io/linuxserver/znc to 1.9.0[@8d60376](https://github.com/8d60376) by renovate ([#20632](https://github.com/truecharts/charts/issues/20632))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@9183001](https://github.com/9183001) by renovate ([#20254](https://github.com/truecharts/charts/issues/20254))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@6002596](https://github.com/6002596) by renovate ([#19832](https://github.com/truecharts/charts/issues/19832))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@bdd8345](https://github.com/bdd8345) by renovate ([#19250](https://github.com/truecharts/charts/issues/19250))
## [znc-9.9.5](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.9.5) (2024-04-12)
### Chore
- update container image ghcr.io/linuxserver/znc to 1.9.0[@8d60376](https://github.com/8d60376) by renovate ([#20632](https://github.com/truecharts/charts/issues/20632))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
@ -60,40 +97,3 @@ title: Changelog
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@9183001](https://github.com/9183001) by renovate ([#20254](https://github.com/truecharts/charts/issues/20254))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@6002596](https://github.com/6002596) by renovate ([#19832](https://github.com/truecharts/charts/issues/19832))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@bdd8345](https://github.com/bdd8345) by renovate ([#19250](https://github.com/truecharts/charts/issues/19250))
## [znc-9.9.4](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.9.4) (2024-04-11)
### Chore
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@9183001](https://github.com/9183001) by renovate ([#20254](https://github.com/truecharts/charts/issues/20254))