chore: Update k8s manifest to version master-36

This commit is contained in:
youmusic-bot
2025-11-02 23:56:24 +00:00
parent 9ab5a08646
commit 2ff4fc63c9
+2 -2
View File
@@ -54,7 +54,7 @@ spec:
# Init container to run database migrations
initContainers:
- name: youmusic-migrations
image: "ghcr.io/wahyd4/you-music:master-35"
image: "ghcr.io/wahyd4/you-music:master-36"
imagePullPolicy: Always
workingDir: /app/backend
command:
@@ -85,7 +85,7 @@ spec:
containers:
- name: youmusic
image: "ghcr.io/wahyd4/you-music:master-35" # Auto-updated by CI
image: "ghcr.io/wahyd4/you-music:master-36" # Auto-updated by CI
imagePullPolicy: Always
workingDir: /app/backend
command: