You've already forked reloading-manager
📝🔄 Update deployment manifest with new image tags (#16)
Co-authored-by: GitHub Action 🤖 <gitia@siteworxpro.com> Reviewed-on: rrise/reloading-manager#16 Co-authored-by: Ron Rise <ron@siteworxpro.com> Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Do not edit this file directly. It is auto-generated by the script.\n\n
|
||||
## Do not edit this file directly. It is auto-generated by the script.
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
@@ -16,11 +16,11 @@ spec:
|
||||
- siteworxpro
|
||||
containers:
|
||||
- name: frontend
|
||||
image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.12
|
||||
image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.13
|
||||
ports:
|
||||
- containerPort: 80
|
||||
- name: backend
|
||||
image: scr.siteworxpro.com/reloading-manager/backend:v0.0.12
|
||||
image: scr.siteworxpro.com/reloading-manager/backend:v0.0.13
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
envFrom:
|
||||
|
||||
Reference in New Issue
Block a user