DASHBOARD: update image tag to 103 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-10-07 12:15:20 +00:00
parent 4bffffb3c6
commit 2762175853

View file

@ -1,4 +1,3 @@
---
resources: resources:
- ../../base - ../../base
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
@ -6,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: "96" newTag: "103"
namespace: dashboard namespace: dashboard