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

This commit is contained in:
Aaron Riedel 2023-09-21 22:09:19 +00:00 committed by Aaron Riedel
parent 6e4f6a8f72
commit 6ceb999191
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: yolokube/dashboard
newName: yolokube/dashboard
newTag: staging-247
newTag: staging-249
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -310,7 +310,7 @@ spec:
app: dashboard
spec:
containers:
- image: yolokube/dashboard:staging-247
- image: yolokube/dashboard:staging-249
imagePullPolicy: Always
name: dashboard
ports: