chore(deps): update container image jlesage/jdownloader-2 to v24.01.1@b020fd3 by renovate (#17707)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/jdownloader-2](https://togithub.com/jlesage/docker-jdownloader-2) | major | `v23.12.2` -> `v24.01.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-jdownloader-2 (jlesage/jdownloader-2)</summary> ### [`v24.01.1`](https://togithub.com/jlesage/docker-jdownloader-2/releases/tag/v24.01.1): Version 24.01.1 [Compare Source](https://togithub.com/jlesage/docker-jdownloader-2/compare/v23.12.2...v24.01.1) Changes in this release: - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.12.2
|
||||
appVersion: 24.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png
|
||||
keywords:
|
||||
- jdownloader
|
||||
- download
|
||||
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/jdownloader2
|
||||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
type: application
|
||||
version: 14.2.10
|
||||
version: 15.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jlesage/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.12.2@sha256:947e1756c827f47d0fcb77647f89c684aaacbb8a910fbe87b2cf01d8d74d670d
|
||||
tag: v24.01.1@sha256:b020fd3132a1e1f4b3d13b85df0c3046e13ce4b5d2d3e4234c0e2af62cb5d472
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user