feat(jdownloader2): update image docker.io/jlesage/jdownloader-2 v26.01.1 → v26.02.2 (#45221)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/jdownloader-2](https://redirect.github.com/jlesage/docker-jdownloader-2) | minor | `bdbc176` → `ee332be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-jdownloader-2 (docker.io/jlesage/jdownloader-2)</summary> ### [`v26.02.2`](https://redirect.github.com/jlesage/docker-jdownloader-2/releases/tag/v26.02.2): Version 26.02.2 [Compare Source](https://redirect.github.com/jlesage/docker-jdownloader-2/compare/v26.02.1...v26.02.2) Changes in this release: - Updated baseimage to version 4.11.1, bringing the following changes: - Fixed issue where taking ownership of directory would fail. ### [`v26.02.1`](https://redirect.github.com/jlesage/docker-jdownloader-2/releases/tag/v26.02.1): Version 26.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-jdownloader-2/compare/v26.01.1...v26.02.1) Changes in this release: - Updated baseimage to version 4.11.0, bringing the following improvements: - Added a web terminal providing shell access to the container. - Fixed audio being paused when switching to another browser tab. - Web file manager is now displayed in a modal window. - Fixed several web file manager issues: - Uploading zero-byte files no longer fails. - Interrupted uploads no longer interfere with other uploads. - Error reporting is now more accurate. - Improved web services server stability and reliability. - Updated TigerVNC to 1.16.0 and X server to 21.1.21. </details> --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamRvd25sb2FkZXIyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.01.1
|
||||
appVersion: 26.02.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
- https://jdownloader.org/
|
||||
type: application
|
||||
version: 21.1.1
|
||||
version: 21.2.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v26.01.1@sha256:bdbc1765abaf27fb927b5227f7d9a8ebbc7ecab893d52fbb8a8eb88d65522652
|
||||
tag: v26.02.2@sha256:ee332be63252be5cfba049c6f3665b642da82522a63c639b89c0304b1a1cc830
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user