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

This commit is contained in:
renovate 2023-09-27 08:30:51 +00:00 committed by Renovate Bot
parent 6fb91730b9
commit 3bf1fdae54
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-270
newTag: staging-272
namespace: dashboard-staging
patches:
- patch: |-

View file

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