DASHBOARD: update image tag to 204 (done automagically via Woodpecker pipeline)
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
This commit is contained in:
parent
85ec0c02bd
commit
e595dfe2cc
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: "202"
|
newTag: "204"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
Loading…
Reference in a new issue