Deploy symcrest-web 1.0.15

This commit is contained in:
Arvind Prabhakar 2026-09-09 17:23:31 +00:00
commit cd06f625ff
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.14" tag: "1.0.15"
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.14" image: "www.symcrest.com/symcrest/symcrest-web:1.0.15"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http