chore: Update k8s manifest to version master-46

This commit is contained in:
youmusic-bot
2025-11-07 05:07:10 +00:00
parent 29d966f8c8
commit 652a505e95
+2 -2
View File
@@ -54,7 +54,7 @@ spec:
# Init container to run database migrations # Init container to run database migrations
initContainers: initContainers:
- name: youmusic-migrations - name: youmusic-migrations
image: "ghcr.io/wahyd4/you-music:master-43" image: "ghcr.io/wahyd4/you-music:master-46"
imagePullPolicy: Always imagePullPolicy: Always
workingDir: /app/backend workingDir: /app/backend
command: command:
@@ -85,7 +85,7 @@ spec:
containers: containers:
- name: youmusic - name: youmusic
image: "ghcr.io/wahyd4/you-music:master-43" # Auto-updated by CI image: "ghcr.io/wahyd4/you-music:master-46" # Auto-updated by CI
imagePullPolicy: Always imagePullPolicy: Always
workingDir: /app/backend workingDir: /app/backend
command: command: