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

This commit is contained in:
Aaron Riedel 2023-09-22 10:46:32 +00:00 committed by Aaron Riedel
parent 20c4bc372c
commit 4b9d169b14
2 changed files with 7 additions and 7 deletions

View file

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