Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-29 19:03:39 +00:00
parent 44e9a17722
commit 92b3dd0220
74 changed files with 219 additions and 199 deletions

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [anonaddy-20.15.5](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.5) (2024-03-27)
## [anonaddy-20.16.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.0) (2024-03-29)
### Chore
- update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964))
- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868))
- 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 mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764))
@ -45,12 +49,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
## [anonaddy-20.15.5](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.5) (2024-03-27)
## [anonaddy-20.15.6](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.6) (2024-03-27)
### Chore
- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868))
- 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 mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764))
@ -82,18 +88,12 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
## [anonaddy-20.15.4](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.4) (2024-03-26)
## [anonaddy-20.15.6](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.6) (2024-03-27)
### Chore
- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764))
- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868))
- 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 mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693))
- 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 redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.9
appVersion: 1.1.0
dependencies:
- name: common
version: 20.2.9
@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: mariadb
version: 13.7.4
version: 13.7.5
repository: oci://tccr.io/truecharts
condition: mariadb.enabled
alias: ""
@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
keywords:
- anonaddy
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -47,4 +47,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 20.15.5
version: 20.16.0

View File

@ -1,11 +1,15 @@
## [anonaddy-20.15.5](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.15.5) (2024-03-27)
## [anonaddy-20.16.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.0) (2024-03-29)
### Chore
- update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964))
- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868))
- 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 mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: anonaddy/anonaddy
tag: 1.0.9@sha256:7acf7b3f3165e5eb5c0813d2a717ebc8df24a9e3fcc124b6d4da5b070663c441
tag: 1.1.0@sha256:65f49a6be32f36ee74b34b6538946273ae0f3f3ea2acdfa07420a9e40dfebdfa
pullPolicy: IfNotPresent
strategy:
type: Recreate

View File

@ -14,6 +14,43 @@ title: Changelog
- update container image coderaiser/cloudcmd to latest[@faf36ba](https://github.com/faf36ba) by renovate ([#19958](https://github.com/truecharts/charts/issues/19958))
- update container image coderaiser/cloudcmd to latest[@70fea30](https://github.com/70fea30) by renovate ([#19949](https://github.com/truecharts/charts/issues/19949))
- 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 coderaiser/cloudcmd to latest[@a29b60e](https://github.com/a29b60e) by renovate ([#19647](https://github.com/truecharts/charts/issues/19647))
- update container image coderaiser/cloudcmd to latest[@53ad142](https://github.com/53ad142) by renovate ([#19584](https://github.com/truecharts/charts/issues/19584))
- update container image coderaiser/cloudcmd to latest[@5c247c0](https://github.com/5c247c0) by renovate ([#19542](https://github.com/truecharts/charts/issues/19542))
- update container image coderaiser/cloudcmd to latest[@0f1d9df](https://github.com/0f1d9df) by renovate ([#19461](https://github.com/truecharts/charts/issues/19461))
- update container image coderaiser/cloudcmd to latest[@52a650f](https://github.com/52a650f) by renovate ([#19456](https://github.com/truecharts/charts/issues/19456))
- 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 coderaiser/cloudcmd to latest[@363aab8](https://github.com/363aab8) by renovate ([#19371](https://github.com/truecharts/charts/issues/19371))
- 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 coderaiser/cloudcmd to latest[@3188455](https://github.com/3188455) by renovate ([#19350](https://github.com/truecharts/charts/issues/19350))
- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219))
## [cloudcommander-5.7.12](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.12) (2024-03-29)
### Chore
- update container image coderaiser/cloudcmd to latest[@faf36ba](https://github.com/faf36ba) by renovate ([#19958](https://github.com/truecharts/charts/issues/19958))
- update container image coderaiser/cloudcmd to latest[@70fea30](https://github.com/70fea30) by renovate ([#19949](https://github.com/truecharts/charts/issues/19949))
@ -60,40 +97,3 @@ 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 coderaiser/cloudcmd to latest[@a29b60e](https://github.com/a29b60e) by renovate ([#19647](https://github.com/truecharts/charts/issues/19647))
- update container image coderaiser/cloudcmd to latest[@53ad142](https://github.com/53ad142) by renovate ([#19584](https://github.com/truecharts/charts/issues/19584))
- update container image coderaiser/cloudcmd to latest[@5c247c0](https://github.com/5c247c0) by renovate ([#19542](https://github.com/truecharts/charts/issues/19542))
- update container image coderaiser/cloudcmd to latest[@0f1d9df](https://github.com/0f1d9df) by renovate ([#19461](https://github.com/truecharts/charts/issues/19461))
- update container image coderaiser/cloudcmd to latest[@52a650f](https://github.com/52a650f) by renovate ([#19456](https://github.com/truecharts/charts/issues/19456))
- 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 coderaiser/cloudcmd to latest[@363aab8](https://github.com/363aab8) by renovate ([#19371](https://github.com/truecharts/charts/issues/19371))
- 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 coderaiser/cloudcmd to latest[@3188455](https://github.com/3188455) by renovate ([#19350](https://github.com/truecharts/charts/issues/19350))
- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219))
## [cloudcommander-5.7.11](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.11) (2024-03-29)
### Chore
- update container image coderaiser/cloudcmd to latest[@70fea30](https://github.com/70fea30) by renovate ([#19949](https://github.com/truecharts/charts/issues/19949))
- 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 coderaiser/cloudcmd to latest[@a29b60e](https://github.com/a29b60e) by renovate ([#19647](https://github.com/truecharts/charts/issues/19647))
- update container image coderaiser/cloudcmd to latest[@53ad142](https://github.com/53ad142) by renovate ([#19584](https://github.com/truecharts/charts/issues/19584))

View File

@ -8,12 +8,18 @@ title: Changelog
**Important:**
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
## [gamevault-backend-5.8.1](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.1) (2024-03-29)
### Chore
- update container image phalcode/gamevault-backend to v10.3.2[@403ecfb](https://github.com/403ecfb) by renovate ([#19962](https://github.com/truecharts/charts/issues/19962))
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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))
@ -23,12 +29,16 @@ 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))
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
## [gamevault-backend-5.8.0](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.0) (2024-03-29)
### Chore
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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))
@ -38,12 +48,16 @@ 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))
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
## [gamevault-backend-5.8.0](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.0) (2024-03-29)
### Chore
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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))
@ -53,12 +67,16 @@ 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))
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
## [gamevault-backend-5.8.0](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.0) (2024-03-29)
### Chore
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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))
@ -68,32 +86,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))
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
## [gamevault-backend-5.8.0](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.0) (2024-03-29)
### Chore
- 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))
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
### Chore
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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 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))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.2.0
appVersion: 10.3.2
dependencies:
- name: common
version: 20.2.9
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png
keywords:
- gamevault-backend
- games
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
- https://hub.docker.com/r/phalcode/gamevault-backend
type: application
version: 5.7.4
version: 5.8.1

View File

@ -0,0 +1,21 @@
## [gamevault-backend-5.8.1](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.1) (2024-03-29)
### Chore
- update container image phalcode/gamevault-backend to v10.3.2[@403ecfb](https://github.com/403ecfb) by renovate ([#19962](https://github.com/truecharts/charts/issues/19962))
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
- 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 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))

View File

@ -1,7 +1,7 @@
image:
repository: phalcode/gamevault-backend
pullPolicy: IfNotPresent
tag: 10.2.0@sha256:26e5e793eeff2f80b487d72e85d5b45aea57d398890f6bc21da9708f02736a66
tag: 10.3.2@sha256:403ecfb903d6408750e7de113dd3d0d80959da42e737119a0b5e693eac7554d7
securityContext:
container:
runAsNonRoot: false

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [ghostfolio-4.16.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.0) (2024-03-27)
## [ghostfolio-4.17.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.17.0) (2024-03-29)
### Chore
- update container image ghostfolio/ghostfolio to v2.68.0[@e66080f](https://github.com/e66080f) by renovate ([#19965](https://github.com/truecharts/charts/issues/19965))
- 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 ghostfolio/ghostfolio to v2.67.0[@5d1c30c](https://github.com/5d1c30c) by renovate ([#19841](https://github.com/truecharts/charts/issues/19841))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@ -37,12 +41,14 @@ title: Changelog
- update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343))
## [ghostfolio-4.16.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.0) (2024-03-27)
## [ghostfolio-4.16.1](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.1) (2024-03-27)
### Chore
- 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 ghostfolio/ghostfolio to v2.67.0[@5d1c30c](https://github.com/5d1c30c) by renovate ([#19841](https://github.com/truecharts/charts/issues/19841))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@ -66,12 +72,14 @@ title: Changelog
- update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343))
## [ghostfolio-4.16.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.0) (2024-03-27)
## [ghostfolio-4.16.1](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.1) (2024-03-27)
### Chore
- 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 ghostfolio/ghostfolio to v2.67.0[@5d1c30c](https://github.com/5d1c30c) by renovate ([#19841](https://github.com/truecharts/charts/issues/19841))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@ -89,12 +97,3 @@ title: Changelog
- update container image ghostfolio/ghostfolio to v2.64.0[@ceac470](https://github.com/ceac470) by renovate ([#19392](https://github.com/truecharts/charts/issues/19392))
- 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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
- update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343))
## [ghostfolio-4.16.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.0) (2024-03-27)
### Chore

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.67.0
appVersion: 2.68.0
dependencies:
- name: common
version: 20.2.4
version: 20.2.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
keywords:
- ghostfolio
- finance
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 4.16.0
version: 4.17.0

View File

@ -1,11 +1,15 @@
## [ghostfolio-4.16.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.16.0) (2024-03-27)
## [ghostfolio-4.17.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.17.0) (2024-03-29)
### Chore
- update container image ghostfolio/ghostfolio to v2.68.0[@e66080f](https://github.com/e66080f) by renovate ([#19965](https://github.com/truecharts/charts/issues/19965))
- 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 ghostfolio/ghostfolio to v2.67.0[@5d1c30c](https://github.com/5d1c30c) by renovate ([#19841](https://github.com/truecharts/charts/issues/19841))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.67.0@sha256:5d1c30ceb2b6fb804285b53c9809ae7428ee883e6767dae6fa959e82871b94b3
tag: 2.68.0@sha256:e66080f5b5f96f03323cbe17e8e3efc08c5e765ea7f631b460221a0d9cc0b729
securityContext:
container:
runAsNonRoot: false

View File

@ -14,6 +14,29 @@ title: Changelog
- update container image ghcr.io/linuxserver/grocy to 4.2.0[@7fb90cb](https://github.com/7fb90cb) by renovate ([#19959](https://github.com/truecharts/charts/issues/19959))
- 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 ghcr.io/linuxserver/grocy to 4.2.0[@bcbda0e](https://github.com/bcbda0e) by renovate ([#19727](https://github.com/truecharts/charts/issues/19727))
- 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/grocy to v4.2.0[@fa48490](https://github.com/fa48490) by renovate ([#19341](https://github.com/truecharts/charts/issues/19341))
## [grocy-18.8.6](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.8.6) (2024-03-29)
### Chore
- update container image ghcr.io/linuxserver/grocy to 4.2.0[@7fb90cb](https://github.com/7fb90cb) by renovate ([#19959](https://github.com/truecharts/charts/issues/19959))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -74,26 +97,3 @@ title: Changelog
## [grocy-18.8.5](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.8.5) (2024-03-27)
### Chore
- 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 ghcr.io/linuxserver/grocy to 4.2.0[@bcbda0e](https://github.com/bcbda0e) by renovate ([#19727](https://github.com/truecharts/charts/issues/19727))
- 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/grocy to v4.2.0[@fa48490](https://github.com/fa48490) by renovate ([#19341](https://github.com/truecharts/charts/issues/19341))
## [grocy-18.8.5](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.8.5) (2024-03-27)
### Chore

View File

@ -1,15 +0,0 @@
## [qinglong-9.7.3](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.3) (2024-03-25)
### Chore
- 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))

View File

@ -8,7 +8,26 @@ title: Changelog
**Important:**
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
## [qinglong-9.7.5](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.5) (2024-03-29)
### Chore
- update container image whyour/qinglong to v2.17.3[@dd2e3a7](https://github.com/dd2e3a7) by renovate ([#19963](https://github.com/truecharts/charts/issues/19963))
- 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 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))
## [qinglong-9.7.4](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.4) (2024-03-27)
### Chore
@ -25,7 +44,7 @@ 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))
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
## [qinglong-9.7.4](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.4) (2024-03-27)
### Chore
@ -42,7 +61,7 @@ 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))
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
## [qinglong-9.7.4](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.4) (2024-03-27)
### Chore
@ -59,7 +78,7 @@ 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))
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
## [qinglong-9.7.4](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.4) (2024-03-27)
### Chore
@ -76,24 +95,6 @@ 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))
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
### Chore
- 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 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))
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
### Chore
## [qinglong-9.7.4](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.4) (2024-03-27)
### Chore

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.2
appVersion: 2.17.3
dependencies:
- name: common
version: 20.2.4
version: 20.2.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png
keywords:
- qinglong
- task
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qinglong
- https://hub.docker.com/r/whyour/qinglong
type: application
version: 9.7.3
version: 9.7.5

View File

@ -1,11 +1,13 @@
## [gamevault-backend-5.7.4](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.7.4) (2024-03-27)
## [qinglong-9.7.5](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.5) (2024-03-29)
### Chore
- update container image whyour/qinglong to v2.17.3[@dd2e3a7](https://github.com/dd2e3a7) by renovate ([#19963](https://github.com/truecharts/charts/issues/19963))
- 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))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: whyour/qinglong
pullPolicy: IfNotPresent
tag: 2.17.2@sha256:bb78d342362e7c3126ecf2d8230dcfb69d61651bf7bb03e61099f1fb65d016e0
tag: 2.17.3@sha256:dd2e3a72859ae9c76a0bd650d67f853678cff10e7de5c63aaa4e8018d05cfdca
service:
main:
ports:

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [rdesktop-8.7.56](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.56) (2024-03-26)
## [rdesktop-8.7.64](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.64) (2024-03-29)
### Chore
- update rdesktop by renovate ([#19758](https://github.com/truecharts/charts/issues/19758))
- 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 rdesktop by renovate ([#19751](https://github.com/truecharts/charts/issues/19751))
@ -33,12 +37,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))
## [rdesktop-8.7.56](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.56) (2024-03-26)
## [rdesktop-8.7.57](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.57) (2024-03-27)
### Chore
- 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 rdesktop by renovate ([#19751](https://github.com/truecharts/charts/issues/19751))
@ -58,12 +64,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))
## [rdesktop-8.7.56](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.56) (2024-03-26)
## [rdesktop-8.7.57](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.57) (2024-03-27)
### Chore
- 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 rdesktop by renovate ([#19751](https://github.com/truecharts/charts/issues/19751))
@ -83,18 +91,10 @@ 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))
## [rdesktop-8.7.56](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.56) (2024-03-26)
## [rdesktop-8.7.57](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.57) (2024-03-27)
### Chore
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update rdesktop by renovate ([#19751](https://github.com/truecharts/charts/issues/19751))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update rdesktop by renovate ([#19654](https://github.com/truecharts/charts/issues/19654))
- update rdesktop by renovate ([#19522](https://github.com/truecharts/charts/issues/19522))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 20.2.4
version: 20.2.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png
keywords:
- rdesktop
- desktops
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop
- https://fleet.linuxserver.io/image?name=linuxserver/rdesktop
type: application
version: 8.7.56
version: 8.7.64

View File

@ -1,11 +1,15 @@
## [rdesktop-8.7.56](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.56) (2024-03-26)
## [rdesktop-8.7.64](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.64) (2024-03-29)
### Chore
- update rdesktop by renovate ([#19758](https://github.com/truecharts/charts/issues/19758))
- 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 rdesktop by renovate ([#19751](https://github.com/truecharts/charts/issues/19751))

Binary file not shown.

View File

@ -12,7 +12,7 @@ fedoraXFCEImage:
pullPolicy: Always
archXFCEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-xfce@sha256:ff679367962719e3b9ab25946631a25fec2d9c37443f52bba887188afb6616df
tag: arch-xfce@sha256:701d0c9b67f321fd3e7ac56318304f43fc085fcf158d19874db0e8201395acdf
pullPolicy: Always
alpineKDEImage:
repository: lscr.io/linuxserver/rdesktop
@ -28,7 +28,7 @@ fedoraKDEImage:
pullPolicy: Always
archKDEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-kde@sha256:28e7ccfff8a4d40d6261c7152a3628192812693d5a41bfb26b5e9ab029c2f56f
tag: arch-kde@sha256:38ae2df2b28ed8cbf73cd15188431293e94a498b3493e0e62c5c3c18dc253fad
pullPolicy: Always
alpineMATEImage:
repository: lscr.io/linuxserver/rdesktop
@ -40,11 +40,11 @@ ubuntuMATEImage:
pullPolicy: Always
fedoraMATEImage:
repository: lscr.io/linuxserver/rdesktop
tag: fedora-mate@sha256:d787589d8ac526cd08b6e6981c2975b2ac3d818365f0405259ea79ba19b2197b
tag: fedora-mate@sha256:97915a909fc6a6231f7a51cdc79e432c2c082310441e5f2a5a9c7759c1bc241b
pullPolicy: Always
archMATEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-mate@sha256:52961a46f150427c8efab76de4331f2f16bd968485ce545dab903544f73b328f
tag: arch-mate@sha256:f3074a0f645913573d4114c555c9ba269231869bc606c6dbfb6deeabbaa843f0
pullPolicy: Always
alpineI3Image:
repository: lscr.io/linuxserver/rdesktop
@ -60,7 +60,7 @@ fedoraI3Image:
pullPolicy: Always
archI3Image:
repository: lscr.io/linuxserver/rdesktop
tag: arch-i3@sha256:431bb6bf9f3f2511ca2a32d8a9c218358f6fda6ec836a8d77afd8a0344147da1
tag: arch-i3@sha256:14872896275a63158776e78b0842f79afe36a35808fb88a031e2af5b978d6d6d
pullPolicy: Always
alpineOpenBoxImage:
repository: lscr.io/linuxserver/rdesktop
@ -76,7 +76,7 @@ fedoraOpenBoxImage:
pullPolicy: Always
archOpenBoxImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-openbox@sha256:015af7611b2554445fa6df9f6c70ab339275240efffd2ed6422b139e0373bc57
tag: arch-openbox@sha256:cb1bd9186624e6aefdceca55879f06ea76d64d2353ff5f7a206cb0290a31cfd6
pullPolicy: Always
alpineICEWMImage:
repository: lscr.io/linuxserver/rdesktop
@ -92,7 +92,7 @@ fedoraICEWMImage:
pullPolicy: Always
archICEWMImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-icewm@sha256:9177c3bdc00071127f5131126075dfba12761f854f1d602cbf3e4fe8def5482a
tag: arch-icewm@sha256:662749248c63e1f9ce5af06cef83a71a89fba8eb74e60aa9cb729077e8d3457e
pullPolicy: Always
workload:
main:

View File

@ -89,12 +89,12 @@ title: Changelog
- update container image searxng/searxng to latest[@ac62dca](https://github.com/ac62dca) by renovate ([#19285](https://github.com/truecharts/charts/issues/19285))
## [searxng-7.7.7](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.7.7) (2024-03-27)
## [searxng-7.7.8](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.7.8) (2024-03-29)
### Chore
- 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 searxng/searxng to latest[@4829521](https://github.com/4829521) by renovate ([#19954](https://github.com/truecharts/charts/issues/19954))
- update container image searxng/searxng to latest[@14a4a3c](https://github.com/14a4a3c) by renovate ([#19640](https://github.com/truecharts/charts/issues/19640))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

View File

@ -70,12 +70,14 @@ title: Changelog
- update webtop by renovate ([#19296](https://github.com/truecharts/charts/issues/19296))
## [webtop-9.7.50](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.7.50) (2024-03-27)
## [webtop-9.7.54](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.7.54) (2024-03-29)
### Chore
- update webtop by renovate ([#19961](https://github.com/truecharts/charts/issues/19961))
- 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 lscr.io/linuxserver/webtop to fedora-mate[@db62ad9](https://github.com/db62ad9) by renovate ([#19833](https://github.com/truecharts/charts/issues/19833))
@ -95,5 +97,3 @@ 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 common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update webtop by renovate ([#19296](https://github.com/truecharts/charts/issues/19296))