📝🔄 Update deployment manifest with new image tags (#17)

Co-authored-by: GitHub Action 🤖 <gitia@siteworxpro.com>
Reviewed-on: rrise/reloading-manager#17
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit is contained in:
2025-04-17 16:44:38 -04:00
committed by Siteworx Pro Gitea
parent 17615333d2
commit f12f8b3ef9

View File

@@ -16,11 +16,11 @@ spec:
- siteworxpro
containers:
- name: frontend
image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.13
image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.14
ports:
- containerPort: 80
- name: backend
image: scr.siteworxpro.com/reloading-manager/backend:v0.0.13
image: scr.siteworxpro.com/reloading-manager/backend:v0.0.14
ports:
- containerPort: 8080
envFrom: