DASHBOARD STAGING: update image tag to staging-102 (done automagically via Woodpecker pipeline)
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed

This commit is contained in:
Tom Neuber 2024-10-07 11:49:52 +00:00
parent a2c45db3a4
commit 2f19c6ae6e

View file

@ -1,4 +1,3 @@
---
resources:
- ../../base
apiVersion: kustomize.config.k8s.io/v1beta1
@ -6,7 +5,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: staging-95
newTag: staging-102
namespace: dashboard-staging
patches:
- patch: |-