DASHBOARD: update image tag to 280 (done automagically via Drone pipeline)
This commit is contained in:
parent
77ea8a5d70
commit
a808d48872
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: yolokube/dashboard
|
||||
newName: yolokube/dashboard
|
||||
newTag: "278"
|
||||
newTag: "280"
|
||||
namespace: dashboard
|
||||
|
|
|
@ -310,7 +310,7 @@ spec:
|
|||
app: dashboard
|
||||
spec:
|
||||
containers:
|
||||
- image: yolokube/dashboard:278
|
||||
- image: yolokube/dashboard:280
|
||||
imagePullPolicy: Always
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue