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 image ghcr.io/sentriz/gonic to v0.16.3 #5622

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/sentriz/gonic patch v0.16.2 -> v0.16.3

Release Notes

sentriz/gonic (ghcr.io/sentriz/gonic)

v0.16.3: gonic v0.16.3

Compare Source

Features
  • bump audiotags fork to support taglib v2 (29c5397)
  • lastfm: autocorrect artist and album name misspellings when fetching info (2878b88), closes #​472
  • lastfm: strip copyright text from albumInfo/artistInfo responses (aa82b94)
  • listenbrainz: submit release MBID (#​443) (552aa3a)
  • replace ff with with flagconf (3ada74c)
  • subsonic: expose track musicbrainz id (f98b232)
  • subsonic: prefer tagged musicbrainz ID over lastfm in getAlbumInfo (422c684), closes #​444
  • subsonic: return changed field in playlist response (8b4fc04), closes #​455
  • subsonic: return playCount in album responses (ec55f3b), closes #​458
  • subsonic: return an error if maxBitRate requested with no user transcode preferences set (88e58c0)
  • subsonic: return http form post opensubsonic extension key (e8ae1c1)
  • upgrade to ff v4 (4600ee1), closes #​473
Bug Fixes
  • ci: manually add taglib v2 APKBUILD (51fa0ba)
  • db: add double index for right side of unique compound indexes (d640a9f), closes #​426
  • docker: fix sqlite3 musl build (433829d)
  • listenbrainz: set track length submission and include submission client details (#​424) (b27c02f)
  • playlist: return new playlist id for createPlaylist (314e963), closes #​464
  • podcast: collect all episode errors when adding new podcast (2f109f1), closes #​430
  • podcast: slightly more robust downloading and concurrency (#​433) (f34cd2e)
  • scanner: clean up orphaned album genres when dir still exists without tracks (19ebd45), closes #​466
  • scanner: gracefully handle multi value tag delim splits with adjacent delimiters (eb79cec), closes #​448
  • specid: match music dirs with trailing slash (#​439) (e63ee96)
  • subsonic: always return playlist duration (87943ea), closes #​457
  • subsonic: fix getAvatar user request comparison (#​469) (2949b4c)
  • subsonic: return error code 70 for not found errors in more places (42dbfa7), closes #​454

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 Mend Renovate. View repository job log here.

@rosey-the-renovator-bot
Copy link
Contributor

rosey-the-renovator-bot bot commented Mar 9, 2024

--- HelmRelease: media/gonic StatefulSet: media/gonic

+++ HelmRelease: media/gonic StatefulSet: media/gonic

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

         - name: GONIC_PLAYLISTS_PATH
           value: /playlist
         - name: GONIC_SCAN_INTERVAL
           value: '120'
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/sentriz/gonic:v0.16.2@sha256:169fca21f9a5170227fda0250cca1ccecf03251a847501643ea5abc04c410c8d
+        image: ghcr.io/sentriz/gonic:v0.16.3@sha256:63d6cac6295dc152722b9f0dc2ffe6a3ba2611639a76d1e814f14b03e268cc04
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@renovate renovate bot force-pushed the renovate/ghcr.io-sentriz-gonic-0.x branch 3 times, most recently from 971d0cd to 0a68881 Compare March 12, 2024 12:50
@rosey-the-renovator-bot
Copy link
Contributor

--- kubernetes/main/apps/media/gonic/app Kustomization: flux-system/media-gonic HelmRelease: media/gonic

+++ kubernetes/main/apps/media/gonic/app Kustomization: flux-system/media-gonic HelmRelease: media/gonic

@@ -38,13 +38,13 @@

             env:
               GONIC_PLAYLISTS_PATH: /playlist
               GONIC_SCAN_INTERVAL: '120'
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/sentriz/gonic
-              tag: v0.16.2@sha256:169fca21f9a5170227fda0250cca1ccecf03251a847501643ea5abc04c410c8d
+              tag: v0.16.3@sha256:63d6cac6295dc152722b9f0dc2ffe6a3ba2611639a76d1e814f14b03e268cc04
             resources:
               limits:
                 memory: 500M
               requests:
                 cpu: 15m
                 memory: 500M

@renovate renovate bot force-pushed the renovate/ghcr.io-sentriz-gonic-0.x branch from 0a68881 to 2f9a951 Compare March 12, 2024 14:17
| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | ghcr.io/sentriz/gonic | v0.16.2 | v0.16.3 |
@renovate renovate bot force-pushed the renovate/ghcr.io-sentriz-gonic-0.x branch from 2f9a951 to 8ab3788 Compare March 12, 2024 14:23
@rwlove rwlove merged commit f687fe0 into main Mar 12, 2024
11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-sentriz-gonic-0.x branch March 12, 2024 15:19
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