Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-05-05 19:19:12 +00:00
parent b7cef65479
commit 7fbe2bce00
14 changed files with 24 additions and 25 deletions

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- gpodder
- Downloaders
- 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/gpodder
- https://hub.docker.com/r/xthursdayx/gpodder-docker
type: application
version: 6.0.3
version: 6.0.5

View File

@ -1,39 +1,43 @@
## [gpodder-6.0.3](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-6.0.3) (2024-04-30)
## [gpodder-6.0.5](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-6.0.5) (2024-05-05)
### Chore
- 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 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
- bump everything to regenerate readme's and site index
- 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.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image xthursdayx/gpodder-docker to latest[@7f9b748](https://github.com/7f9b748) by renovate ([#17898](https://github.com/truecharts/charts/issues/17898))
- 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.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))
- 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

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 884 B

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: xthursdayx/gpodder-docker
tag: latest@sha256:dc402262ada60b969d9dca5f4eda81d763d138c87a7c57e72a417d5c292cfb9d
tag: latest@sha256:7f9b748fd60f5290b46bc2eff3f266ff8f8c7c489d1453dbbd884dbfd507f80a
persistence:
config:
enabled: true
@ -9,6 +9,8 @@ persistence:
downloadspath:
enabled: true
mountPath: /downloads
varrun:
enabled: false
portal:
open:
enabled: true

View File

@ -227,13 +227,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: