Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-04-09 17:32:15 +00:00
parent 0cc239c6a6
commit 48172dc454
64 changed files with 131 additions and 110 deletions

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [flowise-4.8.7](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.7) (2024-04-05)
## [flowise-4.9.1](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.1) (2024-04-09)
### Chore
- update container image flowiseai/flowise to v1.6.4[@54b4614](https://github.com/54b4614) by renovate ([#20480](https://github.com/truecharts/charts/issues/20480))
- 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 flowiseai/flowise to v1.6.3[@c5615eb](https://github.com/c5615eb) by renovate ([#20233](https://github.com/truecharts/charts/issues/20233))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@ -33,12 +37,14 @@ title: Changelog
- update container image flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
## [flowise-4.8.7](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.7) (2024-04-05)
## [flowise-4.9.0](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.0) (2024-04-08)
### Chore
- 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 flowiseai/flowise to v1.6.3[@c5615eb](https://github.com/c5615eb) by renovate ([#20233](https://github.com/truecharts/charts/issues/20233))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@ -58,12 +64,14 @@ title: Changelog
- update container image flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
## [flowise-4.8.7](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.7) (2024-04-05)
## [flowise-4.9.0](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.0) (2024-04-08)
### Chore
- 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 flowiseai/flowise to v1.6.3[@c5615eb](https://github.com/c5615eb) by renovate ([#20233](https://github.com/truecharts/charts/issues/20233))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@ -83,18 +91,10 @@ title: Changelog
- update container image flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
## [flowise-4.8.7](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.7) (2024-04-05)
## [flowise-4.9.0](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.0) (2024-04-08)
### Chore
- update container image flowiseai/flowise to v1.6.3[@c5615eb](https://github.com/c5615eb) by renovate ([#20233](https://github.com/truecharts/charts/issues/20233))
- 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 common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.3
appVersion: 1.6.4
dependencies:
- name: common
version: 20.2.10
version: 20.3.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
keywords:
- flowise
- 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/flowise
- https://hub.docker.com/r/flowiseai/flowise
type: application
version: 4.8.7
version: 4.9.1

View File

@ -1,11 +1,15 @@
## [flowise-4.8.7](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.7) (2024-04-05)
## [flowise-4.9.1](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.1) (2024-04-09)
### Chore
- update container image flowiseai/flowise to v1.6.4[@54b4614](https://github.com/54b4614) by renovate ([#20480](https://github.com/truecharts/charts/issues/20480))
- 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 flowiseai/flowise to v1.6.3[@c5615eb](https://github.com/c5615eb) by renovate ([#20233](https://github.com/truecharts/charts/issues/20233))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))

View File

@ -1,7 +1,7 @@
image:
repository: flowiseai/flowise
pullPolicy: IfNotPresent
tag: 1.6.3@sha256:c5615eb3fe842982395f5caa5dcc9b82836dcd99ab5d86c31ae455a45079ded1
tag: 1.6.4@sha256:54b461468f6f97f7fdfd219c4ebf75cdbf2c102d4ee6f951febede801e63e0af
securityContext:
container:
runAsNonRoot: false

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [ispy-agent-dvr-9.10.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.0) (2024-04-08)
## [ispy-agent-dvr-9.10.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.2) (2024-04-09)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.9.0[@1d14deb](https://github.com/1d14deb) by renovate ([#20479](https://github.com/truecharts/charts/issues/20479))
- update container image doitandbedone/ispyagentdvr to v5.3.8.0[@b672cdb](https://github.com/b672cdb) by renovate ([#20438](https://github.com/truecharts/charts/issues/20438))
- 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 doitandbedone/ispyagentdvr to v5.3.7.0[@b462cf9](https://github.com/b462cf9) by renovate ([#20283](https://github.com/truecharts/charts/issues/20283))
@ -39,12 +43,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))
## [ispy-agent-dvr-9.10.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.0) (2024-04-08)
## [ispy-agent-dvr-9.10.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.1) (2024-04-09)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.8.0[@b672cdb](https://github.com/b672cdb) by renovate ([#20438](https://github.com/truecharts/charts/issues/20438))
- 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 doitandbedone/ispyagentdvr to v5.3.7.0[@b462cf9](https://github.com/b462cf9) by renovate ([#20283](https://github.com/truecharts/charts/issues/20283))
@ -70,12 +76,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))
## [ispy-agent-dvr-9.10.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.0) (2024-04-08)
## [ispy-agent-dvr-9.10.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.1) (2024-04-09)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.8.0[@b672cdb](https://github.com/b672cdb) by renovate ([#20438](https://github.com/truecharts/charts/issues/20438))
- 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 doitandbedone/ispyagentdvr to v5.3.7.0[@b462cf9](https://github.com/b462cf9) by renovate ([#20283](https://github.com/truecharts/charts/issues/20283))
@ -89,11 +97,3 @@ title: Changelog
- 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 doitandbedone/ispyagentdvr to v5.3.4.0[@ab0fec3](https://github.com/ab0fec3) by renovate ([#19641](https://github.com/truecharts/charts/issues/19641))
- update container image doitandbedone/ispyagentdvr to v5.3.3.0[@9fa7784](https://github.com/9fa7784) by renovate ([#19592](https://github.com/truecharts/charts/issues/19592))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.7.0
appVersion: 5.3.9.0
dependencies:
- name: common
version: 20.3.2
@ -24,7 +24,7 @@ keywords:
- dvr
- ispy
- agent
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/ispy-agent-dvr
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
type: application
version: 9.10.0
version: 9.10.2

View File

@ -1,11 +1,15 @@
## [ispy-agent-dvr-9.10.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.0) (2024-04-08)
## [ispy-agent-dvr-9.10.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.2) (2024-04-09)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.9.0[@1d14deb](https://github.com/1d14deb) by renovate ([#20479](https://github.com/truecharts/charts/issues/20479))
- update container image doitandbedone/ispyagentdvr to v5.3.8.0[@b672cdb](https://github.com/b672cdb) by renovate ([#20438](https://github.com/truecharts/charts/issues/20438))
- 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 doitandbedone/ispyagentdvr to v5.3.7.0[@b462cf9](https://github.com/b462cf9) by renovate ([#20283](https://github.com/truecharts/charts/issues/20283))

View File

@ -1,6 +1,6 @@
image:
repository: doitandbedone/ispyagentdvr
tag: 5.3.7.0@sha256:b462cf98e80eb1cca61d37261c92ecbc1770728e81b73a6559b4920d08fcb67b
tag: 5.3.9.0@sha256:1d14deb113c0396b1497571902e7b9efef9a73b54eb3dcad0b05b4ece2ba9579
pullPolicy: IfNotPresent
service:
main:

View File

@ -8,7 +8,7 @@ title: Changelog
**Important:**
## [jackett-20.1.0](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.0) (2024-04-08)
## [jackett-20.1.2](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.2) (2024-04-09)
### Chore
@ -16,15 +16,19 @@ 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.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- 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/geek-cookbook/jackett to v0.21.2329[@848d1a1](https://github.com/848d1a1) by renovate ([#20481](https://github.com/truecharts/charts/issues/20481))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2278[@f8f2136](https://github.com/f8f2136) by renovate ([#20234](https://github.com/truecharts/charts/issues/20234))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2265[@0c84a50](https://github.com/0c84a50) by renovate ([#20182](https://github.com/truecharts/charts/issues/20182))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2258[@ebe5eb4](https://github.com/ebe5eb4) by renovate ([#20137](https://github.com/truecharts/charts/issues/20137))
@ -32,14 +36,14 @@ title: Changelog
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
- 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/geek-cookbook/jackett to v0.21.2324[@884c5f3](https://github.com/884c5f3) by renovate ([#20409](https://github.com/truecharts/charts/issues/20409))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2265[@0c84a50](https://github.com/0c84a50) by renovate ([#20182](https://github.com/truecharts/charts/issues/20182))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -52,7 +56,7 @@ title: Changelog
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2143[@ca0f107](https://github.com/ca0f107) by renovate ([#19732](https://github.com/truecharts/charts/issues/19732))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
- 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 common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
@ -67,17 +71,19 @@ title: Changelog
- Update severely outdated container again ([#19677](https://github.com/truecharts/charts/issues/19677))
## [jackett-20.1.0](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.0) (2024-04-08)
## [jackett-20.1.1](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.1) (2024-04-09)
### Chore
- 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/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
- 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 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.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
@ -91,10 +97,4 @@ title: Changelog
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
- 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: 0.21.2313
appVersion: 0.21.2329
dependencies:
- name: common
version: 20.3.2
@ -24,7 +24,7 @@ keywords:
- jackett
- torrent
- usenet
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/jackett
- https://ghcr.io/geek-cookbook/jackett
type: application
version: 20.1.0
version: 20.1.2

View File

@ -1,6 +1,6 @@
## [jackett-20.1.0](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.0) (2024-04-08)
## [jackett-20.1.2](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.2) (2024-04-09)
### Chore
@ -8,15 +8,19 @@
- 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.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- 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/geek-cookbook/jackett to v0.21.2329[@848d1a1](https://github.com/848d1a1) by renovate ([#20481](https://github.com/truecharts/charts/issues/20481))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2278[@f8f2136](https://github.com/f8f2136) by renovate ([#20234](https://github.com/truecharts/charts/issues/20234))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2265[@0c84a50](https://github.com/0c84a50) by renovate ([#20182](https://github.com/truecharts/charts/issues/20182))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2258[@ebe5eb4](https://github.com/ebe5eb4) by renovate ([#20137](https://github.com/truecharts/charts/issues/20137))
@ -24,14 +28,14 @@
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
- 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/geek-cookbook/jackett to v0.21.2324[@884c5f3](https://github.com/884c5f3) by renovate ([#20409](https://github.com/truecharts/charts/issues/20409))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2265[@0c84a50](https://github.com/0c84a50) by renovate ([#20182](https://github.com/truecharts/charts/issues/20182))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -44,7 +48,7 @@
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2143[@ca0f107](https://github.com/ca0f107) by renovate ([#19732](https://github.com/truecharts/charts/issues/19732))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
- 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 common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2313@sha256:8db0eca82beb83f85512eb8ef695d1faec82dd9d94cc0285251a79f0d7c11626
tag: 0.21.2329@sha256:848d1a11de23af5ed1d1a63686ce44defa19ca60f8d262f45b0f21a9826ee1bb
service:
main:
ports:

View File

@ -70,7 +70,7 @@ title: Changelog
- fix typo
## [redis-13.3.1](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.1) (2024-04-09)
## [redis-13.3.2](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.2) (2024-04-09)
### Chore

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.1](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.1) (2024-04-09)
### Chore
- update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.2[@ba3fa1d](https://github.com/ba3fa1d) by renovate ([#20452](https://github.com/truecharts/charts/issues/20452))
- 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 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))
@ -27,12 +31,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))
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.0](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.0) (2024-04-08)
### Chore
- 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 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))
@ -46,12 +52,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))
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.0](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.0) (2024-04-08)
### Chore
- 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 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))
@ -65,12 +73,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))
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.0](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.0) (2024-04-08)
### Chore
- 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 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))
@ -84,16 +94,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))
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.0](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.0) (2024-04-08)
### Chore
- 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))

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.1
appVersion: 4.0.2
dependencies:
- name: common
version: 20.2.10
version: 20.3.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- tasmoadmin
- home-automation
- Network-Management
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/tasmoadmin
- https://ghcr.io/tasmoadmin/tasmoadmin
type: application
version: 8.7.5
version: 8.8.1

View File

@ -1,11 +1,15 @@
## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
## [tasmoadmin-8.8.1](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.1) (2024-04-09)
### Chore
- update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.2[@ba3fa1d](https://github.com/ba3fa1d) by renovate ([#20452](https://github.com/truecharts/charts/issues/20452))
- 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 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))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/tasmoadmin/tasmoadmin
tag: v4.0.1@sha256:1ac933f2d9e191cb67d5b1ee65848d2b19acdf496725291234e4f1cba2b84e7d
tag: v4.0.2@sha256:ba3fa1d17858bc6b4f6734520ae6798a1034a66f5a926f350868738a715ca0e5
pullPolicy: IfNotPresent
securityContext:

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [tauticord-5.3.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.3.0) (2024-04-08)
## [tauticord-5.4.1](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.4.1) (2024-04-09)
### Chore
- update container image ghcr.io/nwithan8/tauticord to v5.3.2[@231cfce](https://github.com/231cfce) by renovate ([#20451](https://github.com/truecharts/charts/issues/20451))
- update container image ghcr.io/nwithan8/tauticord to v5.3.0[@5ca1a39](https://github.com/5ca1a39) by renovate ([#20414](https://github.com/truecharts/charts/issues/20414))
- 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/nwithan8/tauticord to v5.2.0[@4bfc89b](https://github.com/4bfc89b) by renovate ([#20335](https://github.com/truecharts/charts/issues/20335))
@ -51,12 +55,14 @@ title: Changelog
- update container image ghcr.io/nwithan8/tauticord to v4.1.1[@485f6ca](https://github.com/485f6ca) by renovate ([#19342](https://github.com/truecharts/charts/issues/19342))
## [tauticord-5.3.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.3.0) (2024-04-08)
## [tauticord-5.4.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.4.0) (2024-04-09)
### Chore
- update container image ghcr.io/nwithan8/tauticord to v5.3.0[@5ca1a39](https://github.com/5ca1a39) by renovate ([#20414](https://github.com/truecharts/charts/issues/20414))
- 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/nwithan8/tauticord to v5.2.0[@4bfc89b](https://github.com/4bfc89b) by renovate ([#20335](https://github.com/truecharts/charts/issues/20335))
@ -91,9 +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))
- update container image ghcr.io/nwithan8/tauticord to v4.1.1[@485f6ca](https://github.com/485f6ca) by renovate ([#19342](https://github.com/truecharts/charts/issues/19342))
## [tauticord-5.3.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.3.0) (2024-04-08)
### Chore
- update container image ghcr.io/nwithan8/tauticord to v4.1.1[@485f6ca](https://github.com/485f6ca) by renovate ([#19342](https://github.com/truecharts/charts/issues/19342))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.2.0
appVersion: 5.3.2
dependencies:
- name: common
version: 20.3.2
@ -24,7 +24,7 @@ keywords:
- tauticord
- tautulli
- discord
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/tauticord
- https://ghcr.io/nwithan8/tauticord
type: application
version: 5.3.0
version: 5.4.1

View File

@ -1,11 +1,15 @@
## [tauticord-5.3.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.3.0) (2024-04-08)
## [tauticord-5.4.1](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.4.1) (2024-04-09)
### Chore
- update container image ghcr.io/nwithan8/tauticord to v5.3.2[@231cfce](https://github.com/231cfce) by renovate ([#20451](https://github.com/truecharts/charts/issues/20451))
- update container image ghcr.io/nwithan8/tauticord to v5.3.0[@5ca1a39](https://github.com/5ca1a39) by renovate ([#20414](https://github.com/truecharts/charts/issues/20414))
- 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/nwithan8/tauticord to v5.2.0[@4bfc89b](https://github.com/4bfc89b) by renovate ([#20335](https://github.com/truecharts/charts/issues/20335))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent
tag: 5.2.0@sha256:4bfc89b22bf198c1c1ff6b2c51a0af0093b3f7b17d328a85cd0d3c8ebbd6478e
tag: 5.3.2@sha256:231cfceaeec7667b73bb44ac0fda480519753f441639a6a744d05f5fa11dfaba
securityContext:
container:
runAsNonRoot: false

View File

@ -53,12 +53,14 @@ title: Changelog
- update webtop by renovate ([#19296](https://github.com/truecharts/charts/issues/19296))
## [webtop-9.8.0](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.8.0) (2024-04-08)
## [webtop-9.8.18](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.8.18) (2024-04-09)
### Chore
- update webtop by renovate ([#20477](https://github.com/truecharts/charts/issues/20477))
- 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 lscr.io/linuxserver/webtop to arch-kde[@9f64fa2](https://github.com/9f64fa2) by renovate ([#20299](https://github.com/truecharts/charts/issues/20299))
@ -95,5 +97,3 @@ title: Changelog
- update webtop by renovate ([#19296](https://github.com/truecharts/charts/issues/19296))
## [webtop-9.8.0](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.8.0) (2024-04-08)