Update image tag for labmap

This commit is contained in:
dvirlabs 2026-03-25 13:26:40 +02:00
parent 38cbc62f9b
commit 518f9c9781

View File

@ -3,7 +3,7 @@ imagePullSecrets:
frontend:
image: harbor.dvirlabs.com/my-apps/labmap-frontend
tag: master-3ad6d53
tag: latest
port: 80
ingress:
enabled: true
@ -12,7 +12,7 @@ frontend:
API_BASE: "https://api-labmap.dvirlabs.com"
backend:
image: harbor.dvirlabs.com/my-apps/labmap-backend
tag: "master-3ad6d53"
tag: "latest"
port: 8000
ingress:
enabled: false