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