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

This commit is contained in:
Aaron Riedel 2023-09-21 21:57:14 +00:00 committed by Aaron Riedel
parent 0b80495eb2
commit 1ae3becf29
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@ kind: Kustomization
images: images:
- name: yolokube/dashboard - name: yolokube/dashboard
newName: yolokube/dashboard newName: yolokube/dashboard
newTag: "228" newTag: "244"
namespace: dashboard namespace: dashboard

View file

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