feat(jdownloader2): update image docker.io/jlesage/jdownloader-2 v26.02.3 → v26.03.1 (#46058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/jdownloader-2](https://redirect.github.com/jlesage/docker-jdownloader-2) | minor | `48fc9f7` → `3d6cb10` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.03.1`](https://redirect.github.com/jlesage/docker-jdownloader-2/releases/tag/v26.03.1): Version 26.03.1 [Compare Source](https://redirect.github.com/jlesage/docker-jdownloader-2/compare/v26.02.3...v26.03.1) Changes in this release: - Updated baseimage to version 4.11.3, bringing the following changes: - Enable xcompmgr output only when debug is enabled. - Enhanced self-signed certificates by including the Subject Alternative Name (SAN) and using the container hostname instead of a dummy domain name. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamRvd25sb2FkZXIyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
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.02.3
|
||||
appVersion: 26.03.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
- https://jdownloader.org/
|
||||
type: application
|
||||
version: 21.5.2
|
||||
version: 21.6.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v26.02.3@sha256:48fc9f71588ea25cc7efdc31097fbd66c0a63ed318edbb036cb99366c3f9347f
|
||||
tag: v26.03.1@sha256:3d6cb102bd9bacff12ab1ca5136a38cb8f93d6595a7ccf5bce60aac4df138ebd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user