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