Roll Veles public stats app images

This commit is contained in:
jenkins 2026-06-09 19:08:22 -03:00
parent 0ee0070d14
commit c682e5158b
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-6 # {"$imagepolicy": "veles:veles-backend"} image: registry.bstein.dev/veles/veles-backend:0.1.0-7 # {"$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-2 # {"$imagepolicy": "veles:veles-frontend"} image: registry.bstein.dev/veles/veles-frontend:0.1.0-3 # {"$imagepolicy": "veles:veles-frontend"}
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http