Merge pull request #5042 from truecharts/renovate/tccr.io-truecharts-jdownloader-2-22.x
This commit is contained in:
commit
7b4a21baf3
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.11.1"
|
||||
appVersion: "22.11.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
- https://jdownloader.org/
|
||||
type: application
|
||||
version: 10.0.4
|
||||
version: 10.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- downloads
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.11.1@sha256:98ad2a2e425e2806571905498dc56e40ac1e42dbbb265c7e76f9c4e83a1d775c
|
||||
tag: 22.11.2@sha256:d421fefe647fb6bf68b31caf72e54099ebfb8905f2b08d594238e3b994fc0830
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue