chore(deps): update container image xthursdayx/gpodder-docker to latest@7f9b748 by renovate (#17898)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xthursdayx/gpodder-docker | digest | `dc40226` -> `7f9b748` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
43220ae80f
commit
67fa71fddf
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- gpodder
|
- gpodder
|
||||||
- Downloaders
|
- Downloaders
|
||||||
- MediaApp-Other
|
- MediaApp-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gpodder
|
- https://github.com/truecharts/charts/tree/master/charts/stable/gpodder
|
||||||
- https://hub.docker.com/r/xthursdayx/gpodder-docker
|
- https://hub.docker.com/r/xthursdayx/gpodder-docker
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: xthursdayx/gpodder-docker
|
repository: xthursdayx/gpodder-docker
|
||||||
tag: latest@sha256:dc402262ada60b969d9dca5f4eda81d763d138c87a7c57e72a417d5c292cfb9d
|
tag: latest@sha256:7f9b748fd60f5290b46bc2eff3f266ff8f8c7c489d1453dbbd884dbfd507f80a
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -9,6 +9,8 @@ persistence:
|
|||||||
downloadspath:
|
downloadspath:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /downloads
|
mountPath: /downloads
|
||||||
|
varrun:
|
||||||
|
enabled: false
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user