Update backend-push-notifications image to version 9

Linked build commit: d21f56a2ae
This commit is contained in:
automation-bot 2025-11-05 21:22:27 +00:00
parent 3b74e2c3f0
commit 3fe14d180f

View File

@ -33,7 +33,7 @@ spec:
mountPath: /etc/secrets mountPath: /etc/secrets
containers: containers:
- name: backend-push-notifications - name: backend-push-notifications
image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:8 image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:9
ports: ports:
- containerPort: 9000 - containerPort: 9000
name: metrics name: metrics