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