DASHBOARD: update image tag to 284 (done automagically via Drone pipeline)

This commit is contained in:
renovate 2023-10-02 18:30:48 +00:00 committed by Renovate Bot
parent 118d050b38
commit 1aaa303ef8
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: yolokube/dashboard
newName: yolokube/dashboard
newTag: "282"
newTag: "284"
namespace: dashboard

View file

@ -310,7 +310,7 @@ spec:
app: dashboard
spec:
containers:
- image: yolokube/dashboard:282
- image: yolokube/dashboard:284
imagePullPolicy: Always
name: dashboard
ports: