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

This commit is contained in:
renovate 2023-10-09 20:30:49 +00:00 committed by Renovate Bot
parent 4d936d9b91
commit 4f949b092f
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: "303"
newTag: "305"
namespace: dashboard

View file

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