KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize 197 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0fa8f2eede
commit
118cfa2150
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ spec:
|
|||
app: dashboard
|
||||
spec:
|
||||
containers:
|
||||
- image: yolokube/dashboard:460
|
||||
- image: yolokube/dashboard:464
|
||||
imagePullPolicy: Always
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
|
@ -34,7 +34,7 @@ spec:
|
|||
app: dashboard
|
||||
spec:
|
||||
containers:
|
||||
- image: yolokube/dashboard:staging-458
|
||||
- image: yolokube/dashboard:staging-462
|
||||
imagePullPolicy: Always
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue