Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-05-16 18:54:01 +00:00
parent 7e86c63462
commit b647e483fd
112 changed files with 3715 additions and 134 deletions

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp
keywords:
- blender
- Other
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/blender
- https://fleet.linuxserver.io/image?name=linuxserver/blender
type: application
version: 6.0.6
version: 6.0.8

View File

@ -1,24 +1,24 @@
## [blender-6.0.6](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-6.0.6) (2024-05-06)
## [blender-6.0.8](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-6.0.8) (2024-05-16)
### Chore
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump everything to release new doc pages
- bump charts to ensure new icons are released
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump everything to regenerate readme's and site index
- bump charts to release new docs to fix broken links
- bump everything to release new doc pages
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- update container image lscr.io/linuxserver/blender to latest[@37fb7f3](https://github.com/37fb7f3) by renovate ([#20615](https://github.com/truecharts/charts/issues/20615))
@ -26,15 +26,19 @@
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image lscr.io/linuxserver/blender to latest[@c626005](https://github.com/c626005) by renovate ([#21539](https://github.com/truecharts/charts/issues/21539))
- update container image lscr.io/linuxserver/blender to latest[@f5275d6](https://github.com/f5275d6) by renovate ([#19270](https://github.com/truecharts/charts/issues/19270))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image lscr.io/linuxserver/blender to latest[@d77f52b](https://github.com/d77f52b) by renovate ([#20860](https://github.com/truecharts/charts/issues/20860))
- update container image lscr.io/linuxserver/blender to latest[@c626005](https://github.com/c626005) by renovate ([#21539](https://github.com/truecharts/charts/issues/21539))
- update container image lscr.io/linuxserver/blender to latest[@1eb3119](https://github.com/1eb3119) by renovate ([#21829](https://github.com/truecharts/charts/issues/21829))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image lscr.io/linuxserver/blender to latest[@f5275d6](https://github.com/f5275d6) by renovate ([#19270](https://github.com/truecharts/charts/issues/19270))
- update container image lscr.io/linuxserver/blender to latest[@e41336e](https://github.com/e41336e) by renovate ([#22144](https://github.com/truecharts/charts/issues/22144))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))

View File

Before

Width:  |  Height:  |  Size: 530 B

After

Width:  |  Height:  |  Size: 530 B

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/blender
tag: latest@sha256:c626005fd8a383ecf5d6cde73565cbc86c452498e7e56181c59742072f92fe6f
tag: latest@sha256:e41336e0bd7c9555741d35c438dafd377b503aa75eca9c27edb2546aa61bc73a
persistence:
config:
enabled: true

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.4.1
appVersion: 2024.5.0
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp
keywords:
- cloudflared
- networking
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/cloudflared
- https://hub.docker.com/r/cloudflare/cloudflared
type: application
version: 11.0.4
version: 11.1.0

View File

@ -1,42 +1,48 @@
## [cloudflared-11.0.4](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-11.0.4) (2024-04-30)
## [cloudflared-11.1.0](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-11.1.0) (2024-05-16)
### Chore
- bump everything to regenerate readme's and site index
- bump common
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump common
- bump everything to regenerate readme's and site index
- bump charts to release new docs to fix broken links
- 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.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image cloudflare/cloudflared to v2024.4.1[@fcfafd1](https://github.com/fcfafd1) by renovate ([#21226](https://github.com/truecharts/charts/issues/21226))
- bump everything to release new doc pages
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- 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 cloudflare/cloudflared to v2024.5.0[@5d5f70a](https://github.com/5d5f70a) by renovate ([#22149](https://github.com/truecharts/charts/issues/22149))
- 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 cloudflare/cloudflared to v2024.4.0[@f2a8f34](https://github.com/f2a8f34) by renovate ([#20537](https://github.com/truecharts/charts/issues/20537))
- 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 cloudflare/cloudflared to v2024.4.1[@fcfafd1](https://github.com/fcfafd1) by renovate ([#21226](https://github.com/truecharts/charts/issues/21226))
- 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.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- 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))
@ -50,7 +56,7 @@
- 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))
- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693))
### Chore

View File

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 498 B

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.4.1@sha256:fcfafd14a658837c49a794671d5bec2c9e4227730abdc29db7c066f4381acba4
tag: 2024.5.0@sha256:5d5f70a59d5e124d4a1a747769e0d27431861877860ca31deaad41b09726ca71
workload:
main:
podSpec:

View File

@ -219,13 +219,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema:

View File

@ -27,7 +27,7 @@ keywords:
- manager
- tv
- shows
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,4 +39,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/medusa
- https://ghcr.io/linuxserver/medusa
type: application
version: 11.0.6
version: 11.0.8

View File

@ -1,48 +1,52 @@
## [medusa-11.0.6](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-11.0.6) (2024-05-06)
## [medusa-11.0.8](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-11.0.8) (2024-05-16)
### Chore
- bump charts to release new docs to fix broken links
- bump everything to release new doc pages
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump charts to release new docs to fix broken links
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump everything to regenerate readme's and site index
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- 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.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- 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.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@d66293e](https://github.com/d66293e) by renovate ([#21501](https://github.com/truecharts/charts/issues/21501))
- update container image ghcr.io/linuxserver/medusa to 1.0.19[@dbaa681](https://github.com/dbaa681) by renovate ([#19238](https://github.com/truecharts/charts/issues/19238))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@0cb2fbd](https://github.com/0cb2fbd) by renovate ([#20955](https://github.com/truecharts/charts/issues/20955))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@d66293e](https://github.com/d66293e) by renovate ([#21501](https://github.com/truecharts/charts/issues/21501))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@052df6f](https://github.com/052df6f) by renovate ([#21828](https://github.com/truecharts/charts/issues/21828))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@32f13ed](https://github.com/32f13ed) by renovate ([#22143](https://github.com/truecharts/charts/issues/22143))
- update container image ghcr.io/linuxserver/medusa to 1.0.21[@130e102](https://github.com/130e102) by renovate ([#20614](https://github.com/truecharts/charts/issues/20614))
- update container image ghcr.io/linuxserver/medusa to 1.0.19[@dbaa681](https://github.com/dbaa681) by renovate ([#19238](https://github.com/truecharts/charts/issues/19238))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- 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/medusa to v1.0.21[@73252eb](https://github.com/73252eb) by renovate ([#20196](https://github.com/truecharts/charts/issues/20196))

View File

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 408 B

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/medusa
pullPolicy: IfNotPresent
tag: 1.0.21@sha256:d66293ea5762869710a3ed6a75cb1a23ab1fe13ad85dbc595f5f2f7b39af1710
tag: 1.0.21@sha256:32f13ed9231e51b565d94030be9e464388b1af03f8aef422a5c344190689e442
service:
main:
ports:

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.67.1
appVersion: 3.68.1
dependencies:
- name: common
version: 23.0.0
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp
keywords:
- nexus-oss
- productivity
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/nexus-oss
- https://hub.docker.com/r/sonatype/nexus3
type: application
version: 6.0.5
version: 6.1.1

View File

@ -1,40 +1,44 @@
## [nexus-oss-6.0.5](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-6.0.5) (2024-05-06)
## [nexus-oss-6.1.1](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-6.1.1) (2024-05-16)
### Chore
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump charts to release new docs to fix broken links
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- update container image sonatype/nexus3 to v3.67.1[@80b945b](https://github.com/80b945b) by renovate ([#20582](https://github.com/truecharts/charts/issues/20582))
- 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.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- 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.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- 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.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image sonatype/nexus3 to v3.68.0[@6f76093](https://github.com/6f76093) by renovate ([#21757](https://github.com/truecharts/charts/issues/21757))
- update container image sonatype/nexus3 to v3.68.1[@d4c592b](https://github.com/d4c592b) by renovate ([#22148](https://github.com/truecharts/charts/issues/22148))
- 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 sonatype/nexus3 to v3.67.1[@80b945b](https://github.com/80b945b) by renovate ([#20582](https://github.com/truecharts/charts/issues/20582))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
@ -46,7 +50,7 @@
- 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.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- 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

Before

Width:  |  Height:  |  Size: 448 B

After

Width:  |  Height:  |  Size: 448 B

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: sonatype/nexus3
tag: 3.67.1@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c
tag: 3.68.1@sha256:d4c592b2c1ca48273163e3e29e6272bb4607c3b0c5c199e23d170322b65dfe70
persistence:
data:
enabled: true

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.30.6
appVersion: 0.30.8
dependencies:
- name: common
version: 23.0.0
@ -24,7 +24,7 @@ keywords:
- plextraktsync
- Tools-Utilities
- MediaApp-Other
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/plextraktsync
- https://ghcr.io/taxel/plextraktsync
type: application
version: 8.1.4
version: 8.1.6

View File

@ -1,12 +1,12 @@
## [plextraktsync-8.1.4](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-8.1.4) (2024-05-12)
## [plextraktsync-8.1.6](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-8.1.6) (2024-05-16)
### Chore
- bump common
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump charts to ensure new icons are released
@ -18,27 +18,31 @@
- bump everything to release new doc pages
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- update container image ghcr.io/taxel/plextraktsync to v0.29.14[@9468a03](https://github.com/9468a03) by renovate ([#20631](https://github.com/truecharts/charts/issues/20631))
- 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 ghcr.io/taxel/plextraktsync to v0.30.2[@05cbbd3](https://github.com/05cbbd3) by renovate ([#21620](https://github.com/truecharts/charts/issues/21620))
- update container image ghcr.io/taxel/plextraktsync to v0.30.3[@990d8f7](https://github.com/990d8f7) by renovate ([#21658](https://github.com/truecharts/charts/issues/21658))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image ghcr.io/taxel/plextraktsync to v0.30.4[@929c89f](https://github.com/929c89f) by renovate ([#21688](https://github.com/truecharts/charts/issues/21688))
- update container image ghcr.io/taxel/plextraktsync to v0.29.7[@a2dc236](https://github.com/a2dc236) by renovate ([#19310](https://github.com/truecharts/charts/issues/19310))
- update container image ghcr.io/taxel/plextraktsync to v0.30.5[@d5330cc](https://github.com/d5330cc) by renovate ([#21875](https://github.com/truecharts/charts/issues/21875))
- update container image ghcr.io/taxel/plextraktsync to v0.30.6[@fec6cfa](https://github.com/fec6cfa) by renovate ([#21910](https://github.com/truecharts/charts/issues/21910))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image ghcr.io/taxel/plextraktsync to v0.30.5[@d5330cc](https://github.com/d5330cc) by renovate ([#21875](https://github.com/truecharts/charts/issues/21875))
- update container image ghcr.io/taxel/plextraktsync to v0.30.7[@05b3fae](https://github.com/05b3fae) by renovate ([#22116](https://github.com/truecharts/charts/issues/22116))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image ghcr.io/taxel/plextraktsync to v0.30.6[@fec6cfa](https://github.com/fec6cfa) by renovate ([#21910](https://github.com/truecharts/charts/issues/21910))
- update container image ghcr.io/taxel/plextraktsync to v0.30.8[@f964850](https://github.com/f964850) by renovate ([#22147](https://github.com/truecharts/charts/issues/22147))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
@ -46,7 +50,7 @@
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image ghcr.io/taxel/plextraktsync to v0.30.2[@05cbbd3](https://github.com/05cbbd3) by renovate ([#21620](https://github.com/truecharts/charts/issues/21620))
- 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

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 622 B

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/taxel/plextraktsync
tag: 0.30.6@sha256:fec6cfa324c31e962399034140aaf7a0ae8f08345ec1902d141536dfc28748be
tag: 0.30.8@sha256:f96485056f01a39c07a65d196cecee059386c6889fedd0eaf5b130e955d0ec0f
pullPolicy: IfNotPresent
securityContext:

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp
keywords:
- rsshub
- rss
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -43,4 +43,4 @@ sources:
- https://hub.docker.com/r/diygod/rsshub
- https://hub.docker.com/r/browserless/chrome
type: application
version: 13.1.19
version: 13.1.21

View File

@ -1,32 +1,28 @@
## [rsshub-13.1.19](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-13.1.19) (2024-05-16)
## [rsshub-13.1.21](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-13.1.21) (2024-05-16)
### Chore
- bump charts to release new docs to fix broken links
- bump common
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497))
- bump charts to release new docs to fix broken links
- update container image diygod/rsshub to latest[@d696721](https://github.com/d696721) by renovate ([#21826](https://github.com/truecharts/charts/issues/21826))
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- update container image diygod/rsshub to latest[@dc2d9b9](https://github.com/dc2d9b9) by renovate ([#21974](https://github.com/truecharts/charts/issues/21974))
- bump everything to release new doc pages
- update container image diygod/rsshub to latest[@adb650a](https://github.com/adb650a) by renovate ([#21962](https://github.com/truecharts/charts/issues/21962))
- bump common
- update container image diygod/rsshub to latest[@6a323f1](https://github.com/6a323f1) by renovate ([#20520](https://github.com/truecharts/charts/issues/20520))
- update container image diygod/rsshub to latest[@bc829b6](https://github.com/bc829b6) by renovate ([#21768](https://github.com/truecharts/charts/issues/21768))
- update container image diygod/rsshub to latest[@cc1c509](https://github.com/cc1c509) by renovate ([#21942](https://github.com/truecharts/charts/issues/21942))
@ -38,11 +34,11 @@
- update container image diygod/rsshub to latest[@de96671](https://github.com/de96671) by renovate ([#21837](https://github.com/truecharts/charts/issues/21837))
- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417))
- update container image diygod/rsshub to latest[@d696721](https://github.com/d696721) by renovate ([#21826](https://github.com/truecharts/charts/issues/21826))
- update container image diygod/rsshub to latest[@267f144](https://github.com/267f144) by renovate ([#21802](https://github.com/truecharts/charts/issues/21802))
- update container image diygod/rsshub to latest[@bc829b6](https://github.com/bc829b6) by renovate ([#21768](https://github.com/truecharts/charts/issues/21768))
- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486))
- update container image diygod/rsshub to latest[@8e2ed21](https://github.com/8e2ed21) by renovate ([#21732](https://github.com/truecharts/charts/issues/21732))
@ -50,12 +46,18 @@
- update container image diygod/rsshub to latest[@fb4732f](https://github.com/fb4732f) by renovate ([#21694](https://github.com/truecharts/charts/issues/21694))
- update container image diygod/rsshub to latest[@b5a6e57](https://github.com/b5a6e57) by renovate ([#19220](https://github.com/truecharts/charts/issues/19220))
- update container image diygod/rsshub to latest[@0971375](https://github.com/0971375) by renovate ([#21652](https://github.com/truecharts/charts/issues/21652))
- update container image redis to v14.0.5[@e61bae8](https://github.com/e61bae8) by renovate ([#21643](https://github.com/truecharts/charts/issues/21643))
- update container image diygod/rsshub to latest[@0cccc81](https://github.com/0cccc81) by renovate ([#21482](https://github.com/truecharts/charts/issues/21482))
- update container image diygod/rsshub to latest[@dc2d9b9](https://github.com/dc2d9b9) by renovate ([#21974](https://github.com/truecharts/charts/issues/21974))
- update container image diygod/rsshub to latest[@a27e853](https://github.com/a27e853) by renovate ([#22019](https://github.com/truecharts/charts/issues/22019))
- update container image diygod/rsshub to latest[@dd5b433](https://github.com/dd5b433) by renovate ([#21397](https://github.com/truecharts/charts/issues/21397))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
@ -76,13 +78,17 @@
- update container image diygod/rsshub to latest[@37528f9](https://github.com/37528f9) by renovate ([#21203](https://github.com/truecharts/charts/issues/21203))
- update container image diygod/rsshub to latest[@c3c3882](https://github.com/c3c3882) by renovate ([#21156](https://github.com/truecharts/charts/issues/21156))
- update container image diygod/rsshub to latest[@fa4c120](https://github.com/fa4c120) by renovate ([#21124](https://github.com/truecharts/charts/issues/21124))
- update container image diygod/rsshub to latest[@3a7515f](https://github.com/3a7515f) by renovate ([#22042](https://github.com/truecharts/charts/issues/22042))
- update container image diygod/rsshub to latest[@4056905](https://github.com/4056905) by renovate ([#22078](https://github.com/truecharts/charts/issues/22078))
- update container image diygod/rsshub to latest[@c3c3882](https://github.com/c3c3882) by renovate ([#21156](https://github.com/truecharts/charts/issues/21156))
- update container image redis to v14.0.6[@04ff566](https://github.com/04ff566) by renovate ([#21994](https://github.com/truecharts/charts/issues/21994))
- update container image diygod/rsshub to latest[@fa4c120](https://github.com/fa4c120) by renovate ([#21124](https://github.com/truecharts/charts/issues/21124))
- update container image diygod/rsshub to latest[@c106bc2](https://github.com/c106bc2) by renovate ([#22096](https://github.com/truecharts/charts/issues/22096))
- update container image diygod/rsshub to latest[@6d1338f](https://github.com/6d1338f) by renovate ([#21091](https://github.com/truecharts/charts/issues/21091))
@ -96,7 +102,7 @@
- update container image diygod/rsshub to latest[@31ba10d](https://github.com/31ba10d) by renovate ([#20953](https://github.com/truecharts/charts/issues/20953))
- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455))
- update container image diygod/rsshub to latest[@57e4327](https://github.com/57e4327) by renovate ([#20937](https://github.com/truecharts/charts/issues/20937))
- update container image diygod/rsshub to latest[@e37b0fb](https://github.com/e37b0fb) by renovate ([#20884](https://github.com/truecharts/charts/issues/20884))
@ -104,7 +110,7 @@
- update container image diygod/rsshub to latest[@4a0425e](https://github.com/4a0425e) by renovate ([#20855](https://github.com/truecharts/charts/issues/20855))
- update container image redis to v14.0.6[@04ff566](https://github.com/04ff566) by renovate ([#21994](https://github.com/truecharts/charts/issues/21994))
- update container image diygod/rsshub to latest[@d9a9161](https://github.com/d9a9161) by renovate ([#22118](https://github.com/truecharts/charts/issues/22118))
- update container image diygod/rsshub to latest[@0ad373f](https://github.com/0ad373f) by renovate ([#20843](https://github.com/truecharts/charts/issues/20843))
@ -120,7 +126,7 @@
- update container image diygod/rsshub to latest[@b4ba612](https://github.com/b4ba612) by renovate ([#20783](https://github.com/truecharts/charts/issues/20783))
- update container image diygod/rsshub to latest[@e587ceb](https://github.com/e587ceb) by renovate ([#20759](https://github.com/truecharts/charts/issues/20759))
- 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 diygod/rsshub to latest[@16f0a4d](https://github.com/16f0a4d) by renovate ([#20749](https://github.com/truecharts/charts/issues/20749))
@ -148,27 +154,27 @@
- 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 diygod/rsshub to latest[@6a323f1](https://github.com/6a323f1) by renovate ([#20520](https://github.com/truecharts/charts/issues/20520))
- update container image diygod/rsshub to latest[@a5dc77c](https://github.com/a5dc77c) by renovate ([#22142](https://github.com/truecharts/charts/issues/22142))
- update container image diygod/rsshub to latest[@89d05eb](https://github.com/89d05eb) by renovate ([#20501](https://github.com/truecharts/charts/issues/20501))
- update container image diygod/rsshub to latest[@df9b756](https://github.com/df9b756) by renovate ([#20467](https://github.com/truecharts/charts/issues/20467))
- update container image diygod/rsshub to latest[@c106bc2](https://github.com/c106bc2) by renovate ([#22096](https://github.com/truecharts/charts/issues/22096))
- update container image diygod/rsshub to latest[@d1d239b](https://github.com/d1d239b) by renovate ([#19932](https://github.com/truecharts/charts/issues/19932))
- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486))
- update container image diygod/rsshub to latest[@adb650a](https://github.com/adb650a) by renovate ([#21962](https://github.com/truecharts/charts/issues/21962))
- 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 diygod/rsshub to latest[@e587ceb](https://github.com/e587ceb) by renovate ([#20759](https://github.com/truecharts/charts/issues/20759))
- update container image diygod/rsshub to latest[@57e4327](https://github.com/57e4327) by renovate ([#20937](https://github.com/truecharts/charts/issues/20937))
- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455))
- update container image diygod/rsshub to latest[@a27e853](https://github.com/a27e853) by renovate ([#22019](https://github.com/truecharts/charts/issues/22019))
- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417))
- 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 diygod/rsshub to latest[@9239a9a](https://github.com/9239a9a) by renovate ([#20419](https://github.com/truecharts/charts/issues/20419))
- update container image diygod/rsshub to latest[@b78a906](https://github.com/b78a906) by renovate ([#20404](https://github.com/truecharts/charts/issues/20404))
- update container image diygod/rsshub to latest[@9239a9a](https://github.com/9239a9a) by renovate ([#20419](https://github.com/truecharts/charts/issues/20419))
- 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 diygod/rsshub to latest[@8e6479b](https://github.com/8e6479b) by renovate ([#20382](https://github.com/truecharts/charts/issues/20382))
@ -222,7 +228,7 @@
- update container image diygod/rsshub to latest[@2085093](https://github.com/2085093) by renovate ([#19990](https://github.com/truecharts/charts/issues/19990))
- update container image diygod/rsshub to latest[@d1d239b](https://github.com/d1d239b) by renovate ([#19932](https://github.com/truecharts/charts/issues/19932))
- update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497))
- update container image diygod/rsshub to latest[@a9b27f5](https://github.com/a9b27f5) by renovate ([#19920](https://github.com/truecharts/charts/issues/19920))
@ -300,8 +306,6 @@
- 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 diygod/rsshub to latest[@b5a6e57](https://github.com/b5a6e57) by renovate ([#19220](https://github.com/truecharts/charts/issues/19220))
- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693))
### Chore

View File

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 340 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,7 +1,7 @@
image:
repository: diygod/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:c106bc20261b13e20f579178122ce7a764c44f63c23fd9095316d4a963c19d93
tag: latest@sha256:a5dc77ce85871c82df70c9a6e75a7f3be092b83c51f300425456910316d68668
browserlessImage:
repository: browserless/chrome
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8

View File

@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
version: 17.0.6
version: 17.0.9

View File

@ -1,6 +1,6 @@
## [tt-rss-17.0.6](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-17.0.6) (2024-05-09)
## [tt-rss-17.0.9](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-17.0.9) (2024-05-16)
### Chore
@ -10,39 +10,43 @@
- bump charts to ensure new icons are released
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump everything to regenerate readme's and site index
- bump charts to release new docs to fix broken links
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- update container image cthulhoo/ttrss-web-nginx to latest[@48464ef](https://github.com/48464ef) by renovate ([#20676](https://github.com/truecharts/charts/issues/20676))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@eefa41a](https://github.com/eefa41a) by renovate ([#21122](https://github.com/truecharts/charts/issues/21122))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@22c9561](https://github.com/22c9561) by renovate ([#19823](https://github.com/truecharts/charts/issues/19823))
- 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 cthulhoo/ttrss-web-nginx to latest[@a724a6f](https://github.com/a724a6f) by renovate ([#21123](https://github.com/truecharts/charts/issues/21123))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- 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 cthulhoo/ttrss-fpm-pgsql-static to latest[@e1a360b](https://github.com/e1a360b) by renovate ([#21813](https://github.com/truecharts/charts/issues/21813))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image cthulhoo/ttrss-web-nginx to latest[@45a5e02](https://github.com/45a5e02) by renovate ([#20854](https://github.com/truecharts/charts/issues/20854))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@f14a5af](https://github.com/f14a5af) by renovate ([#20853](https://github.com/truecharts/charts/issues/20853))
- 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 cthulhoo/ttrss-web-nginx to latest[@192f590](https://github.com/192f590) by renovate ([#21814](https://github.com/truecharts/charts/issues/21814))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@e1a360b](https://github.com/e1a360b) by renovate ([#21813](https://github.com/truecharts/charts/issues/21813))
- update container image cthulhoo/ttrss-web-nginx to latest[@48464ef](https://github.com/48464ef) by renovate ([#20676](https://github.com/truecharts/charts/issues/20676))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@c172b42](https://github.com/c172b42) by renovate ([#20675](https://github.com/truecharts/charts/issues/20675))
- 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 cthulhoo/ttrss-fpm-pgsql-static to latest[@27bca21](https://github.com/27bca21) by renovate ([#22140](https://github.com/truecharts/charts/issues/22140))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
@ -58,7 +62,7 @@
- update container image cthulhoo/ttrss-web-nginx to latest[@1d6ebbd](https://github.com/1d6ebbd) by renovate ([#19824](https://github.com/truecharts/charts/issues/19824))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@eefa41a](https://github.com/eefa41a) by renovate ([#21122](https://github.com/truecharts/charts/issues/21122))
- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@22c9561](https://github.com/22c9561) by renovate ([#19823](https://github.com/truecharts/charts/issues/19823))
- 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

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -1,15 +1,15 @@
image:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:e1a360b7152ad7397c49be7350bc67ae161f8f89af546a25a86bdd42eb3e32b7
tag: latest@sha256:27bca21708ce931b950fe8c09e7ba277e918c5d9b37794601da15b62e793d596
nginxImage:
repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:a724a6f94a829272b0bfbf358edd20ec133711fe138db2ad0078baaa7263a5bc
tag: latest@sha256:192f590870e17057a0226e94f6c34aadb058d4fb80ead19d7f4f225e73f258f8
updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:e1a360b7152ad7397c49be7350bc67ae161f8f89af546a25a86bdd42eb3e32b7
tag: latest@sha256:27bca21708ce931b950fe8c09e7ba277e918c5d9b37794601da15b62e793d596
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -0,0 +1,32 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png
icon.webp
icon-small.webp

View File

@ -0,0 +1,3 @@
*for the complete changelog, please refer to the website*
**Important:**

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