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/music-assistant/server to v2.3.4 #796

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/music-assistant/server patch 2.3.3 -> 2.3.4

Release Notes

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

v2.3.4

Compare Source

What’s Changed

⬆️ Dependencies

12 changes

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

--- HelmRelease: home/music-assistant Deployment: home/music-assistant

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

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

         runAsUser: 0
       hostIPC: false
       hostNetwork: true
       hostPID: false
       dnsPolicy: ClusterFirstWithHostNet
       containers:
-      - image: ghcr.io/music-assistant/server:2.3.3
+      - image: ghcr.io/music-assistant/server:2.3.4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8095

Copy link

--- kubernetes/apps/home/music-assistant/app Kustomization: flux-system/music-assistant HelmRelease: home/music-assistant

+++ kubernetes/apps/home/music-assistant/app Kustomization: flux-system/music-assistant HelmRelease: home/music-assistant

@@ -25,13 +25,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/music-assistant/server
-              tag: 2.3.3
+              tag: 2.3.4
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@gelato gelato merged commit c47dbb2 into main Dec 21, 2024
6 checks passed
@gelato gelato deleted the renovate/ghcr.io-music-assistant-server-2.x branch December 21, 2024 18:54
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