DASHBOARD: update image tag to 103 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
4bffffb3c6
commit
2762175853
1 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
resources:
|
||||
- ../../base
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
|
@ -6,5 +5,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: "96"
|
||||
newTag: "103"
|
||||
namespace: dashboard
|
||||
|
|
Loading…
Reference in a new issue