Skip to content

Commit

Permalink
chore(deps): update container image jlesage/jdownloader-2 to v24.07.1…
Browse files Browse the repository at this point in the history
…@7c7e935 by renovate (#24190)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jlesage/jdownloader-2](https://togithub.com/jlesage/docker-jdownloader-2)
| minor | `v24.01.1` -> `v24.07.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.07.1`](https://togithub.com/jlesage/docker-jdownloader-2/releases/tag/v24.07.1):
Version 24.07.1

[Compare
Source](https://togithub.com/jlesage/docker-jdownloader-2/compare/v24.01.1...v24.07.1)

Changes in this release:

- Updated baseimage to version 4.6.3, which brings the following
changes:
    -   Audio support through web browser.
    -   Web authentication support.
    -   Better support of GTK4 applications.
    -   Updated noVNC to version 1.5.0.
    -   Updated web UI components (Bootstrap, Font Awesome).
- When connecting, the control bar is now temporarily shown only once.
- During package mirror setup, make sure to keep permissions of copied
files.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Jul 24, 2024
1 parent 68d9575 commit 82aa4e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/jdownloader2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
appVersion: 24.07.1
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/jlesage/jdownloader-2
- https://jdownloader.org/
type: application
version: 18.1.3
version: 18.2.0
2 changes: 1 addition & 1 deletion charts/stable/jdownloader2/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jlesage/jdownloader-2
pullPolicy: IfNotPresent
tag: v24.01.1@sha256:b020fd3132a1e1f4b3d13b85df0c3046e13ce4b5d2d3e4234c0e2af62cb5d472
tag: v24.07.1@sha256:7c7e93588d1a9dba3adc627104ce1f35b36bede3e7290127bf7a1513ee89971b
service:
main:
ports:
Expand Down

0 comments on commit 82aa4e4

Please sign in to comment.