Deploy symcrest-web 1.0.7

This commit is contained in:
Arvind Prabhakar 2026-09-06 20:35:23 +00:00
commit 677f00c15a
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.6" tag: "1.0.7"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:

View file

@ -35,7 +35,7 @@ spec:
- name: forgejo-registry - name: forgejo-registry
containers: containers:
- name: symcrest-web - name: symcrest-web
image: "www.symcrest.com/symcrest/symcrest-web:1.0.6" image: "www.symcrest.com/symcrest/symcrest-web:1.0.7"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http