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

This commit is contained in:
renovate 2023-09-30 10:30:51 +00:00 committed by Renovate Bot
parent 163c8314f5
commit d114499836
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: "280"
newTag: "282"
namespace: dashboard

View file

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