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

This commit is contained in:
renovate 2023-09-24 18:31:04 +00:00 committed by Renovate Bot
parent 1a6d6dfdb4
commit a797a34c52
2 changed files with 2 additions and 2 deletions

View file

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

View file

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