Roll Veles observatory UI

This commit is contained in:
jenkins 2026-06-09 20:57:58 -03:00
parent 27fb19a900
commit 000c9154a1
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: backend - name: backend
image: registry.bstein.dev/veles/veles-backend:0.1.0-7 # {"$imagepolicy": "veles:veles-backend"} image: registry.bstein.dev/veles/veles-backend:0.1.0-8 # {"$imagepolicy": "veles:veles-backend"}
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -48,7 +48,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: frontend - name: frontend
image: registry.bstein.dev/veles/veles-frontend:0.1.0-6 # {"$imagepolicy": "veles:veles-frontend"} image: registry.bstein.dev/veles/veles-frontend:0.1.0-7 # {"$imagepolicy": "veles:veles-frontend"}
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http