Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-04-13 00:54:57 +00:00
parent 5e5baebefa
commit f9554cdd62
192 changed files with 289 additions and 241 deletions

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [authelia-23.11.8](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.8) (2024-04-11)
## [authelia-23.11.10](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.10) (2024-04-13)
### Chore
- update container image ghcr.io/authelia/authelia to 4.38.7[@69faa8e](https://github.com/69faa8e) by renovate ([#20678](https://github.com/truecharts/charts/issues/20678))
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
- 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 redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
@ -61,12 +65,14 @@ title: Changelog
- update container image ghcr.io/authelia/authelia to v4.38.2[@a1a2d1b](https://github.com/a1a2d1b) by renovate ([#19338](https://github.com/truecharts/charts/issues/19338))
## [authelia-23.11.8](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.8) (2024-04-11)
## [authelia-23.11.9](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.9) (2024-04-11)
### Chore
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
- 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 redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
@ -91,10 +97,4 @@ title: Changelog
- 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 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 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

@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 13.3.5
version: 13.3.7
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -39,7 +39,7 @@ keywords:
- YubiKey
- Push Notifications
- LDAP
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -51,4 +51,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
- https://ghcr.io/authelia/authelia
type: application
version: 23.11.8
version: 23.11.10

View File

@ -1,11 +1,15 @@
## [authelia-23.11.8](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.8) (2024-04-11)
## [authelia-23.11.10](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.10) (2024-04-13)
### Chore
- update container image ghcr.io/authelia/authelia to 4.38.7[@69faa8e](https://github.com/69faa8e) by renovate ([#20678](https://github.com/truecharts/charts/issues/20678))
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
- 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 redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/authelia/authelia
pullPolicy: IfNotPresent
tag: 4.38.7@sha256:1bfa7206c144f8cd184743a7ed629f4a02d2dceb50e7260588373fe6de4cd959
tag: 4.38.7@sha256:69faa8e0be01f856b2d77b79b07880d5b81b6c1fb8ee2aa0d15c43f60e67f843
workload:
main:

View File

@ -86,7 +86,7 @@ title: Changelog
- Enable grafana folders ([#20461](https://github.com/truecharts/charts/issues/20461))
## [grafana-14.10.5](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.5) (2024-04-12)
## [grafana-14.10.5](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.5) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [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.8](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.8) (2024-04-13)
### Chore
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@06ec0b6](https://github.com/06ec0b6) by renovate ([#20681](https://github.com/truecharts/charts/issues/20681))
- 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 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[@d8648ea](https://github.com/d8648ea) by renovate ([#20557](https://github.com/truecharts/charts/issues/20557))
@ -87,14 +91,10 @@ 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-13)
### 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[@d8648ea](https://github.com/d8648ea) by renovate ([#20557](https://github.com/truecharts/charts/issues/20557))
- 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 ghcr.io/mintplex-labs/anything-llm to latest[@3c5dee4](https://github.com/3c5dee4) by renovate ([#20633](https://github.com/truecharts/charts/issues/20633))

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.png
keywords:
- anything-llm
- ai
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/anything-llm
- https://ghcr.io/mintplex-labs/anything-llm
type: application
version: 1.5.6
version: 1.5.8

View File

@ -1,11 +1,15 @@
## [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.8](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.8) (2024-04-13)
### Chore
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@06ec0b6](https://github.com/06ec0b6) by renovate ([#20681](https://github.com/truecharts/charts/issues/20681))
- 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 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[@d8648ea](https://github.com/d8648ea) by renovate ([#20557](https://github.com/truecharts/charts/issues/20557))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/mintplex-labs/anything-llm
pullPolicy: IfNotPresent
tag: latest@sha256:d8648eadc571bc81b2a48a738c30f1083873144fa3401e21846b4bc03bd1e137
tag: latest@sha256:06ec0b6cccca037f264c45b231d2cde378aaffabf2c3bfc0321f629cd3894aca
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -82,7 +82,7 @@ title: Changelog
- update container image ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253))
## [bazarr-19.6.5](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.5) (2024-04-12)
## [bazarr-19.6.5](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.5) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [beets-11.8.3](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.3) (2024-04-10)
## [beets-11.8.5](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.5) (2024-04-13)
### Chore
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@0863221](https://github.com/0863221) by renovate ([#20679](https://github.com/truecharts/charts/issues/20679))
- 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))
@ -41,12 +45,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
## [beets-11.8.3](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.3) (2024-04-10)
## [beets-11.8.4](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.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))
@ -74,12 +80,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
## [beets-11.8.3](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.3) (2024-04-10)
## [beets-11.8.4](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.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))
@ -89,11 +97,3 @@ title: Changelog
- 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/beets to version-1.6.0[@8ca8fb4](https://github.com/8ca8fb4) by renovate ([#20294](https://github.com/truecharts/charts/issues/20294))
- 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 ghcr.io/linuxserver/beets to version-1.6.0[@2a3ea09](https://github.com/2a3ea09) by renovate ([#19967](https://github.com/truecharts/charts/issues/19967))
- 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))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 1.6.0
dependencies:
- name: common
version: 20.3.5
version: 20.3.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -26,7 +26,7 @@ keywords:
- manager
- player
- beets
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
- https://ghcr.io/linuxserver/beets
type: application
version: 11.8.3
version: 11.8.5

View File

@ -1,11 +1,15 @@
## [beets-11.8.3](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.3) (2024-04-10)
## [beets-11.8.5](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.5) (2024-04-13)
### Chore
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@0863221](https://github.com/0863221) by renovate ([#20679](https://github.com/truecharts/charts/issues/20679))
- 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

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/beets
pullPolicy: IfNotPresent
tag: version-1.6.0@sha256:8ca8fb446ddc85a44e19bbeb17298fdc7be4ab408a5090c5f132b7277edb18a9
tag: version-1.6.0@sha256:0863221dcb4835ace1b14cd816aea2085e1fab8b17df2be362967f27af4f07b8
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -74,7 +74,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))
## [borg-server-4.9.5](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.5) (2024-04-12)
## [borg-server-4.9.5](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.5) (2024-04-13)
### Chore

View File

@ -70,7 +70,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))
## [chromium-5.8.5](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.5) (2024-04-12)
## [chromium-5.8.5](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.5) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [davos-12.8.3](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.3) (2024-04-10)
## [davos-12.8.5](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.5) (2024-04-13)
### Chore
- update container image ghcr.io/linuxserver/davos to 2.2.2[@fa659eb](https://github.com/fa659eb) by renovate ([#20680](https://github.com/truecharts/charts/issues/20680))
- 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))
@ -43,12 +47,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/davos to 2.2.2[@c20172c](https://github.com/c20172c) by renovate ([#19232](https://github.com/truecharts/charts/issues/19232))
## [davos-12.8.3](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.3) (2024-04-10)
## [davos-12.8.4](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.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))
@ -78,22 +84,16 @@ title: Changelog
- update container image ghcr.io/linuxserver/davos to 2.2.2[@c20172c](https://github.com/c20172c) by renovate ([#19232](https://github.com/truecharts/charts/issues/19232))
## [davos-12.8.3](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.3) (2024-04-10)
## [davos-12.8.4](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.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/davos to 2.2.2[@4e77ee7](https://github.com/4e77ee7) by renovate ([#20295](https://github.com/truecharts/charts/issues/20295))
- 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 ghcr.io/linuxserver/davos to 2.2.2[@646b654](https://github.com/646b654) by renovate ([#19968](https://github.com/truecharts/charts/issues/19968))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 2.2.2
dependencies:
- name: common
version: 20.3.5
version: 20.3.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- davos
- ftp
- automation
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/davos
- https://ghcr.io/linuxserver/davos
type: application
version: 12.8.3
version: 12.8.5

View File

@ -1,11 +1,15 @@
## [davos-12.8.3](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.3) (2024-04-10)
## [davos-12.8.5](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.5) (2024-04-13)
### Chore
- update container image ghcr.io/linuxserver/davos to 2.2.2[@fa659eb](https://github.com/fa659eb) by renovate ([#20680](https://github.com/truecharts/charts/issues/20680))
- 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

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/davos
pullPolicy: IfNotPresent
tag: 2.2.2@sha256:4e77ee73da8c01a331705f5c8ad5190df03fd2c15afcdb9887fe5bf116003f27
tag: 2.2.2@sha256:fa659eb5a600433e905dd3dc259438e0df57fd20c9f4054584008609e849b855
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -70,7 +70,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))
## [electrum-5.8.5](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.5) (2024-04-12)
## [electrum-5.8.5](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.5) (2024-04-13)
### Chore

View File

@ -74,7 +74,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))
## [farmos-5.8.6](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.6) (2024-04-12)
## [farmos-5.8.6](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.6) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [flexget-9.8.3](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.3) (2024-04-10)
## [flexget-9.8.5](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.5) (2024-04-13)
### Chore
- update container image wiserain/flexget to 3.11.27[@b3d8239](https://github.com/b3d8239) by renovate ([#20687](https://github.com/truecharts/charts/issues/20687))
- 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))
@ -43,12 +47,14 @@ title: Changelog
- update container image wiserain/flexget to v3.11.23[@c3382cf](https://github.com/c3382cf) by renovate ([#19331](https://github.com/truecharts/charts/issues/19331))
## [flexget-9.8.3](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.3) (2024-04-10)
## [flexget-9.8.4](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.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))
@ -78,22 +84,16 @@ title: Changelog
- update container image wiserain/flexget to v3.11.23[@c3382cf](https://github.com/c3382cf) by renovate ([#19331](https://github.com/truecharts/charts/issues/19331))
## [flexget-9.8.3](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.3) (2024-04-10)
## [flexget-9.8.4](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.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 wiserain/flexget to 3.11.27[@4bf508b](https://github.com/4bf508b) by renovate ([#20301](https://github.com/truecharts/charts/issues/20301))
- 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 wiserain/flexget to v3.11.27[@7063056](https://github.com/7063056) by renovate ([#19975](https://github.com/truecharts/charts/issues/19975))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 3.11.27
dependencies:
- name: common
version: 20.3.5
version: 20.3.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
keywords:
- flexget
- automation
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/flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
version: 9.8.3
version: 9.8.5

View File

@ -1,11 +1,15 @@
## [flexget-9.8.3](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.3) (2024-04-10)
## [flexget-9.8.5](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.5) (2024-04-13)
### Chore
- update container image wiserain/flexget to 3.11.27[@b3d8239](https://github.com/b3d8239) by renovate ([#20687](https://github.com/truecharts/charts/issues/20687))
- 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

@ -1,7 +1,7 @@
image:
repository: wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.11.27@sha256:4bf508b7fa310638ad9a5f13b1672c69bb0e1ff58cc272486b7dc765a571db53
tag: 3.11.27@sha256:b3d8239cbee916e727e842a90c8cfa6ae4214ac64c6a9b7c28a6222c67cf1905
securityContext:
container:
runAsNonRoot: false

View File

@ -70,7 +70,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))
## [fluttercoin-wallet-5.8.5](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.5) (2024-04-12)
## [fluttercoin-wallet-5.8.5](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.5) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [friendica-14.4.9](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.9) (2024-04-11)
## [friendica-14.4.11](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.11) (2024-04-13)
### Chore
- update container image friendica to 2024.03[@98488e1](https://github.com/98488e1) by renovate ([#20677](https://github.com/truecharts/charts/issues/20677))
- update container image friendica to 2024.03[@41af9ab](https://github.com/41af9ab) by renovate ([#20541](https://github.com/truecharts/charts/issues/20541))
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
- update container image mariadb to v13.9.8[@ab62124](https://github.com/ab62124) by renovate ([#20563](https://github.com/truecharts/charts/issues/20563))
@ -93,7 +97,3 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390))
- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362))
- 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 mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318))

View File

@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png
keywords:
- friend
- social
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -48,4 +48,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/friendica
- https://hub.docker.com/_/friendica
type: application
version: 14.4.9
version: 14.4.11

View File

@ -1,11 +1,15 @@
## [friendica-14.4.9](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.9) (2024-04-11)
## [friendica-14.4.11](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.11) (2024-04-13)
### Chore
- update container image friendica to 2024.03[@98488e1](https://github.com/98488e1) by renovate ([#20677](https://github.com/truecharts/charts/issues/20677))
- update container image friendica to 2024.03[@41af9ab](https://github.com/41af9ab) by renovate ([#20541](https://github.com/truecharts/charts/issues/20541))
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
- update container image mariadb to v13.9.8[@ab62124](https://github.com/ab62124) by renovate ([#20563](https://github.com/truecharts/charts/issues/20563))

View File

@ -1,7 +1,7 @@
image:
repository: friendica
pullPolicy: IfNotPresent
tag: 2024.03@sha256:c824f39ba4fd2da07b0ee78f88e04a334d3d2bc2592433cfba0a9576cab2f43d
tag: 2024.03@sha256:98488e121dc48040fb50c7612f13c617b6e18872bfcb13028b475fe86327d8e0
securityContext:
container:
runAsNonRoot: false

View File

@ -74,7 +74,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))
## [guacamole-13.8.4](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.8.4) (2024-04-11)
## [guacamole-13.8.4](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.8.4) (2024-04-13)
### Chore

View File

@ -14,6 +14,45 @@ title: Changelog
- update container image linuxserver/heimdall to v[@5d8bd74](https://github.com/5d8bd74) by renovate ([#20683](https://github.com/truecharts/charts/issues/20683))
- 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/heimdall to v[@95603df](https://github.com/95603df) by renovate ([#20297](https://github.com/truecharts/charts/issues/20297))
- 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/heimdall to v[@494cf99](https://github.com/494cf99) by renovate ([#19970](https://github.com/truecharts/charts/issues/19970))
- 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/heimdall to v[@e11a27a](https://github.com/e11a27a) by renovate ([#19650](https://github.com/truecharts/charts/issues/19650))
- 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/heimdall to v[@c4ff101](https://github.com/c4ff101) by renovate ([#19267](https://github.com/truecharts/charts/issues/19267))
## [heimdall-20.8.5](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.8.5) (2024-04-13)
### Chore
- update container image linuxserver/heimdall to v[@5d8bd74](https://github.com/5d8bd74) by renovate ([#20683](https://github.com/truecharts/charts/issues/20683))
- 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/heimdall to v[@95603df](https://github.com/95603df) by renovate ([#20297](https://github.com/truecharts/charts/issues/20297))
- 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/heimdall to v[@494cf99](https://github.com/494cf99) by renovate ([#19970](https://github.com/truecharts/charts/issues/19970))
- 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/heimdall to v[@e11a27a](https://github.com/e11a27a) by renovate ([#19650](https://github.com/truecharts/charts/issues/19650))
- 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/heimdall to v[@c4ff101](https://github.com/c4ff101) by renovate ([#19267](https://github.com/truecharts/charts/issues/19267))
## [heimdall-20.8.4](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.8.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

@ -90,7 +90,7 @@ title: Changelog
- update container image homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313))
## [home-assistant-24.10.6](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.6) (2024-04-12)
## [home-assistant-24.10.6](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.6) (2024-04-13)
### Chore

View File

@ -66,7 +66,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))
## [jupyter-8.8.4](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.4) (2024-04-12)
## [jupyter-8.8.4](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.4) (2024-04-13)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [kavita-9.8.3](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.3) (2024-04-10)
## [kavita-9.8.5](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.5) (2024-04-13)
### Chore
- update container image jvmilazz0/kavita to v[@ccb9c2c](https://github.com/ccb9c2c) by renovate ([#20682](https://github.com/truecharts/charts/issues/20682))
- 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))
@ -35,12 +39,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))
## [kavita-9.8.3](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.3) (2024-04-10)
## [kavita-9.8.4](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.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))
@ -62,12 +68,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))
## [kavita-9.8.3](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.3) (2024-04-10)
## [kavita-9.8.4](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.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))
@ -89,12 +97,4 @@ 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))
## [kavita-9.8.3](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.3) (2024-04-10)
### Chore
- 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))
## [kavita-9.8.4](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.4) (2024-04-11)

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 0.7.14
dependencies:
- name: common
version: 20.3.5
version: 20.3.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -25,7 +25,7 @@ keywords:
- manga
- library
- book
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kavita
- https://hub.docker.com/r/jvmilazz0/kavita
type: application
version: 9.8.3
version: 9.8.5

View File

@ -1,11 +1,15 @@
## [kavita-9.8.3](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.3) (2024-04-10)
## [kavita-9.8.5](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.8.5) (2024-04-13)
### Chore
- update container image jvmilazz0/kavita to v[@ccb9c2c](https://github.com/ccb9c2c) by renovate ([#20682](https://github.com/truecharts/charts/issues/20682))
- 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))

Some files were not shown because too many files have changed in this diff Show More