DASHBOARD STAGING: update image tag to 260 (done automagically via Drone pipeline)
This commit is contained in:
parent
25321352b2
commit
06372f3878
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ kind: Kustomization
|
|||
images:
|
||||
- name: yolokube/dashboard
|
||||
newName: yolokube/dashboard
|
||||
newTag: staging-258
|
||||
newTag: staging-260
|
||||
namespace: dashboard-staging
|
||||
patches:
|
||||
- patch: |-
|
||||
|
|
|
@ -310,7 +310,7 @@ spec:
|
|||
app: dashboard
|
||||
spec:
|
||||
containers:
|
||||
- image: yolokube/dashboard:staging-258
|
||||
- image: yolokube/dashboard:staging-260
|
||||
imagePullPolicy: Always
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue