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.09.1 #7292

Merged

Conversation

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

@rosey-the-renovator-bot rosey-the-renovator-bot bot commented Sep 29, 2024

This PR contains the following updates:

Package Update Change
docker.io/jlesage/jdownloader-2 minor v24.08.1 -> v24.09.1

Release Notes

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

v24.09.1: Version 24.09.1

Compare Source

Changes in this release:

  • Added mechanism to ease fixing JDownloader startup issue.
  • Updated baseimage to version 4.6.4, which brings the following changes:
    • Fixed web authentication feature with URL path-based reverse proxy.
    • Rebuild against latest distro images to get security fixes.

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.

…09.1

| datasource | package                         | from     | to       |
| ---------- | ------------------------------- | -------- | -------- |
| docker     | docker.io/jlesage/jdownloader-2 | v24.08.1 | v24.09.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.08.1
+              tag: v24.09.1
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 100m
                 memory: 1Gi

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

--- HelmRelease: downloads/jdownloader2 StatefulSet: downloads/jdownloader2

+++ HelmRelease: downloads/jdownloader2 StatefulSet: downloads/jdownloader2

@@ -37,13 +37,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: docker.io/jlesage/jdownloader-2:v24.08.1
+        image: docker.io/jlesage/jdownloader-2:v24.09.1
         name: main
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 100m

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit fd8cb63 into main Oct 2, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/docker.io-jlesage-jdownloader-2-24.x branch October 2, 2024 11: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