Update overlays/dev: backend=15, frontend=15
This commit is contained in:
parent
69eeb5663b
commit
4e03a7b964
|
|
@ -11,7 +11,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: backend
|
||||
image: docker.io/syifamaulidya/backend-app:14 # <-- Jenkins nanti ganti otomatis ke vX
|
||||
image: docker.io/syifamaulidya/backend-app:15 # <-- Jenkins nanti ganti otomatis ke vX
|
||||
---
|
||||
# ==========================
|
||||
# FRONTEND PATCH
|
||||
|
|
@ -26,4 +26,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: frontend
|
||||
image: docker.io/syifamaulidya/frontend-app:14 # <-- Jenkins juga ganti otomatis
|
||||
image: docker.io/syifamaulidya/frontend-app:15 # <-- Jenkins juga ganti otomatis
|
||||
|
|
|
|||
Loading…
Reference in New Issue