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

This commit is contained in:
Aaron Riedel 2023-09-22 10:50:13 +00:00 committed by Aaron Riedel
parent 4b9d169b14
commit da807d21fc
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: "254"
newTag: "257"
namespace: dashboard

View file

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