Skip to content

fix(container): update image ghcr.io/music-assistant/server ( 2.8.2 ➔ 2.8.3 )#4823

Merged
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-music-assistant-server-2.x
Apr 10, 2026
Merged

fix(container): update image ghcr.io/music-assistant/server ( 2.8.2 ➔ 2.8.3 )#4823
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-music-assistant-server-2.x

Conversation

@waifuz-bot
Copy link
Copy Markdown
Contributor

@waifuz-bot waifuz-bot bot commented Apr 10, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/music-assistant/server patch 2.8.22.8.3

Release Notes

music-assistant/server (ghcr.io/music-assistant/server)

v2.8.3

Compare Source

📦 Stable Release

Changes since 2.8.2

🐛 Bugfixes
🧰 Maintenance and dependency bumps
🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@​OzGav, @​jozefKruszynski, @​khers, @​marcelveldt, @​teancom


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • 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 these updates again.


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

This PR has been generated by Renovate Bot.

@waifuz-bot waifuz-bot bot requested a review from kashalls as a code owner April 10, 2026 09:01
@waifuz-bot waifuz-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Apr 10, 2026
@waifuz-bot
Copy link
Copy Markdown
Contributor Author

waifuz-bot bot commented Apr 10, 2026

--- HelmRelease: default/music-assistant Deployment: default/music-assistant

+++ HelmRelease: default/music-assistant Deployment: default/music-assistant

@@ -52,13 +52,13 @@

       containers:
       - env:
         - name: LOG_LEVEL
           value: info
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/music-assistant/server:2.8.2@sha256:4940a9a2602d895b4e9d4b877d7e4fa6161efe77098347072eef88d633fbe85f
+        image: ghcr.io/music-assistant/server:2.8.3@sha256:b25d12126259c9dfb643236a3b5361b7b63fd9dbb0370a5b607a4dfaf316a909
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             add:
             - SYS_ADMIN

@waifuz-bot
Copy link
Copy Markdown
Contributor Author

waifuz-bot bot commented Apr 10, 2026

--- kubernetes/apps/renovate/renovate/app Kustomization: renovate/renovate-jobs RenovateJob: renovate/kashalls

+++ kubernetes/apps/renovate/renovate/app Kustomization: renovate/renovate-jobs RenovateJob: renovate/kashalls

@@ -32,13 +32,13 @@

   - mountPath: /cache
     name: cache
   extraVolumes:
   - name: cache
     persistentVolumeClaim:
       claimName: renovate-cache
-  image: ghcr.io/renovatebot/renovate:43.110.14
+  image: ghcr.io/renovatebot/renovate:43.110.13
   parallelism: 3
   provider:
     name: github
   resources:
     limits:
       memory: 1Gi
--- kubernetes/apps/renovate/renovate/app Kustomization: renovate/renovate-jobs RenovateJob: renovate/waifulabs

+++ kubernetes/apps/renovate/renovate/app Kustomization: renovate/renovate-jobs RenovateJob: renovate/waifulabs

@@ -34,13 +34,13 @@

   - mountPath: /cache
     name: cache
   extraVolumes:
   - name: cache
     persistentVolumeClaim:
       claimName: renovate-cache
-  image: ghcr.io/renovatebot/renovate:43.110.14
+  image: ghcr.io/renovatebot/renovate:43.110.13
   parallelism: 5
   provider:
     name: github
   resources:
     limits:
       memory: 1Gi
--- kubernetes/apps/default/music-assistant/app Kustomization: default/music-assistant HelmRelease: default/music-assistant

+++ kubernetes/apps/default/music-assistant/app Kustomization: default/music-assistant HelmRelease: default/music-assistant

@@ -30,13 +30,13 @@

           app:
             env:
               LOG_LEVEL: info
               TZ: America/Los_Angeles
             image:
               repository: ghcr.io/music-assistant/server
-              tag: 2.8.2@sha256:4940a9a2602d895b4e9d4b877d7e4fa6161efe77098347072eef88d633fbe85f
+              tag: 2.8.3@sha256:b25d12126259c9dfb643236a3b5361b7b63fd9dbb0370a5b607a4dfaf316a909
             resources: {}
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 add:
                 - SYS_ADMIN

@kashalls kashalls merged commit 761df70 into main Apr 10, 2026
13 checks passed
@waifuz-bot waifuz-bot bot deleted the renovate/ghcr.io-music-assistant-server-2.x branch April 10, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant