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