Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image docker.io/jlesage/jdownloader-2 to v24.07.1 #6634

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
docker.io/jlesage/jdownloader-2 minor v24.01.1 -> v24.07.1

Release Notes

jlesage/docker-jdownloader-2 (docker.io/jlesage/jdownloader-2)

v24.07.1: Version 24.07.1

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…07.1

| datasource | package                         | from     | to       |
| ---------- | ------------------------------- | -------- | -------- |
| docker     | docker.io/jlesage/jdownloader-2 | v24.01.1 | v24.07.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/downloads/jdownloader2/app Kustomization: flux-system/jdownloader2 HelmRelease: downloads/jdownloader2

+++ kubernetes/main/apps/downloads/jdownloader2/app Kustomization: flux-system/jdownloader2 HelmRelease: downloads/jdownloader2

@@ -35,13 +35,13 @@

         containers:
           main:
             env:
               TZ: America/New_York
             image:
               repository: docker.io/jlesage/jdownloader-2
-              tag: v24.01.1
+              tag: v24.07.1
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 100m
                 memory: 100Mi

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: downloads/jdownloader2 Deployment: downloads/jdownloader2

+++ HelmRelease: downloads/jdownloader2 Deployment: downloads/jdownloader2

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: docker.io/jlesage/jdownloader-2:v24.01.1
+        image: docker.io/jlesage/jdownloader-2:v24.07.1
         name: main
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 100m

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 3f6c274 into main Jul 3, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/docker.io-jlesage-jdownloader-2-24.x branch July 3, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants