DASHBOARD: update image tag to 999 (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
264f5d668f
commit
e90eae16df
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: "996"
|
newTag: "999"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
Loading…
Reference in a new issue