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

This commit is contained in:
renovate 2023-09-22 22:30:53 +00:00 committed by Renovate Bot
parent 4dd4bdbb40
commit 25321352b2
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: "257"
newTag: "259"
namespace: dashboard

View file

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