Update overlays/dev: backend=20, frontend=20

This commit is contained in:
jenkins 2025-10-24 03:01:32 +00:00
parent ae99bdac3e
commit cc1c380b90
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ spec:
spec:
containers:
- name: backend
image: docker.io/syifamaulidya/backend-app:18 # <-- Jenkins nanti ganti otomatis ke vX
image: docker.io/syifamaulidya/backend-app:20 # <-- Jenkins nanti ganti otomatis ke vX
---
# ==========================
# FRONTEND PATCH
@ -26,4 +26,4 @@ spec:
spec:
containers:
- name: frontend
image: docker.io/syifamaulidya/frontend-app:18 # <-- Jenkins juga ganti otomatis
image: docker.io/syifamaulidya/frontend-app:20 # <-- Jenkins juga ganti otomatis