Update images to tag 20250523-013240

This commit is contained in:
Francesco Albano 2025-05-23 01:32:43 +02:00
parent 47666d9076
commit 9236e5fa16
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: backend
image: localhost:5000/backend:20250523-010002
image: localhost:5000/backend:20250523-013240
ports:
- containerPort: 3000
tolerations:

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: frontend
image: localhost:5000/frontend:20250523-010002
image: localhost:5000/frontend:20250523-013240
ports:
- containerPort: 80
tolerations:

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: worker
image: localhost:5000/worker:20250523-010340
image: localhost:5000/worker:20250523-013240
tolerations:
- key: "node.kubernetes.io/disk-pressure"
operator: "Exists"