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

chore(deps): update container image ghcr.io/advplyr/audiobookshelf to v2.17.2 #1963

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf patch 2.17.1 -> 2.17.2

Release Notes

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

v2.17.2

Compare Source

Fixed
  • Unable to edit book series sequence #​3636
  • iOS unable to select m4b files in file picker #​2690 by @​sevenlayercookie in #​3632
  • Servers on v2.10.1 and below unable to upgrade to v2.17.0 and up (fixed migration file)
Changed
  • Persist podcast episode table sort and filter options in browser local storage #​1321
  • UI/UX: Upload page cleaned up for mobile screen sizes
  • More strings translated
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.1...v2.17.2


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 was generated by Mend Renovate. View the repository job log.

… v2.17.2

| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/advplyr/audiobookshelf | 2.17.1 | 2.17.2 |
@mrwulf-action-bot
Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: media/audiobookshelf

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: media/audiobookshelf

@@ -44,13 +44,13 @@

       - name: ndots
         value: '1'
     env:
       TZ: America/Los_Angeles
     image:
       repository: ghcr.io/advplyr/audiobookshelf
-      tag: 2.17.1
+      tag: 2.17.2
     ingress:
       main:
         annotations:
           hajimari.io/enable: 'true'
           hajimari.io/group: Media
           traefik.ingress.kubernetes.io/router.entrypoints: websecure

@mrwulf-action-bot
Copy link

--- HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

+++ HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

@@ -31,13 +31,13 @@

         options:
         - name: ndots
           value: '1'
       enableServiceLinks: true
       containers:
       - name: audiobookshelf
-        image: ghcr.io/advplyr/audiobookshelf:2.17.1
+        image: ghcr.io/advplyr/audiobookshelf:2.17.2
         imagePullPolicy: IfNotPresent
         env:
         - name: TZ
           value: America/Los_Angeles
         ports:
         - name: http

@mrwulf mrwulf merged commit ae0db0f into main Nov 22, 2024
6 of 9 checks passed
@mrwulf mrwulf deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.17.x branch November 22, 2024 05:40
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