core-deployments/sb-server-monitor/kustomization.yaml
renovate 0a485dfaec
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
SB SERVER MONITOR: update image tag to 33 (done automagically via Woodpecker pipeline)
2025-02-06 18:16:06 +00:00

13 lines
340 B
YAML

resources:
- ./0-namespace.yaml
- ./1-service-account.yaml
- ./2-deployment.yaml
- ./3-service.yaml
- ./4-service-monitor.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/sb-server-monitor
newName: git.ar21.de/yolokube/sb-server-monitor
newTag: "33"
namespace: sb-server-monitor