Deploy symcrest-web 1.0.14

This commit is contained in:
Arvind Prabhakar 2026-09-08 23:41:36 +00:00
commit 88539a5c70
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ replicaCount: 2
image: image:
repository: www.symcrest.com/symcrest/symcrest-web repository: www.symcrest.com/symcrest/symcrest-web
tag: "1.0.13" tag: "1.0.14"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:

View file

@ -47,7 +47,7 @@ spec:
containers: containers:
- name: symcrest-web - name: symcrest-web
image: "www.symcrest.com/symcrest/symcrest-web:1.0.13" image: "www.symcrest.com/symcrest/symcrest-web:1.0.14"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http