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

fix(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.17.6 ) #222

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Dec 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf patch 2.17.5 -> 2.17.6

Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.17.6

Compare Source

Added
Fixed
  • Quick match w/ override enabled does not remove empty series or authors #​3743
  • Podcast download queue page not available as a tab on mobile screens #​3719
  • Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) #​3711
  • File watcher ignores dot files but still polls them #​3230
  • UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari #​3748 by @​nichwall in #​3751
Changed

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.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Dec 30, 2024

--- kubernetes/main/apps/default/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: default/audiobookshelf

+++ kubernetes/main/apps/default/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: default/audiobookshelf

@@ -43,13 +43,13 @@

               AUDIOBOOKSHELF_UID: 568
               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               TZ: Europe/London
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.17.5@sha256:aa88c9f4652872a2a72043511a87d17ec743b60f53e8024e9868ebec5aae59bd
+              tag: 2.17.6@sha256:9602ab5dfbc3c939e569cdddff7a44b35d0c358b079a28c6b43c0192b5f2aa43
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Dec 30, 2024

--- HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf

+++ HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf

@@ -54,13 +54,13 @@

         - name: CONFIG_PATH
           value: /config
         - name: METADATA_PATH
           value: /config/metadata
         - name: TZ
           value: Europe/London
-        image: ghcr.io/advplyr/audiobookshelf:2.17.5@sha256:aa88c9f4652872a2a72043511a87d17ec743b60f53e8024e9868ebec5aae59bd
+        image: ghcr.io/advplyr/audiobookshelf:2.17.6@sha256:9602ab5dfbc3c939e569cdddff7a44b35d0c358b079a28c6b43c0192b5f2aa43
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthcheck
             port: 80
           initialDelaySeconds: 0

@rkoosaar rkoosaar merged commit cf21f3e into main Dec 30, 2024
9 checks passed
@rkoosaar rkoosaar deleted the renovate/main-ghcr.io-advplyr-audiobookshelf-2.x branch December 30, 2024 13:34
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.

1 participant