core-deployments/dashboard/overlays/prod/kustomization.yaml
renovate 96fe3bcdb7
All checks were successful
continuous-integration/drone/push Build is passing
DASHBOARD: update image tag to 503 (done automagically via Drone pipeline)
2023-11-29 20:14:17 +00:00

9 lines
190 B
YAML

resources:
- ../../base
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: yolokube/dashboard
newName: yolokube/dashboard
newTag: "503"
namespace: dashboard