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

This commit is contained in:
renovate 2023-10-04 15:30:53 +00:00 committed by Renovate Bot
parent 7b67481a68
commit 0d7694a9e4
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: "287"
newTag: "289"
namespace: dashboard

View file

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