core-deployments/dashboard/overlays/prod/kustomization.yaml
aaron 785851978d
All checks were successful
continuous-integration/drone/push Build is passing
DASHBOARD: update image tag to 308 (done automagically via Drone pipeline)
2023-10-11 20:59:19 +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: "308"
namespace: dashboard