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

This commit is contained in:
renovate 2023-10-06 21:30:49 +00:00 committed by Renovate Bot
parent f62defeec1
commit 56465b2ec7
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: "291"
newTag: "293"
namespace: dashboard

View file

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