Update my-recipes images

This commit is contained in:
dvirlabs 2025-12-05 16:30:40 +02:00
parent 33656a84db
commit 4647cca2ee

View File

@ -8,7 +8,7 @@ backend:
image: image:
repository: harbor.dvirlabs.com/my-apps/my-recipes-backend repository: harbor.dvirlabs.com/my-apps/my-recipes-backend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "master-35e1584" tag: "master-895786b"
service: service:
type: ClusterIP type: ClusterIP
port: 8000 port: 8000
@ -30,7 +30,7 @@ frontend:
image: image:
repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "master-56d00c2" tag: "master-895786b"
service: service:
type: ClusterIP type: ClusterIP
port: 3000 port: 3000