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