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
|
app: dashboard
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: yolokube/dashboard:460
|
- image: yolokube/dashboard:464
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: dashboard
|
name: dashboard
|
||||||
ports:
|
ports:
|
||||||
|
|
|
@ -34,7 +34,7 @@ spec:
|
||||||
app: dashboard
|
app: dashboard
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: yolokube/dashboard:staging-458
|
- image: yolokube/dashboard:staging-462
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: dashboard
|
name: dashboard
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue