Update overlays/staging: backend=22, frontend=22
This commit is contained in:
parent
60c510a4ac
commit
3ec0eeb3ee
|
|
@ -11,7 +11,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: backend
|
||||
image: docker.io/syifamaulidya/backend-app:21 # <-- Jenkins nanti ganti otomatis ke vX
|
||||
image: docker.io/syifamaulidya/backend-app:22 # <-- Jenkins nanti ganti otomatis ke vX
|
||||
---
|
||||
# ==========================
|
||||
# FRONTEND PATCH
|
||||
|
|
@ -26,4 +26,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: frontend
|
||||
image: docker.io/syifamaulidya/frontend-app:21 # <-- Jenkins juga ganti otomatis
|
||||
image: docker.io/syifamaulidya/frontend-app:22 # <-- Jenkins juga ganti otomatis
|
||||
|
|
|
|||
Loading…
Reference in New Issue