core-deployments/fail2ban-exporter/kustomization.yaml
renovate 3218f8b136
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
COUNTRY GEO LOCATION: update image tag to 169 (done automagically via Woodpecker pipeline)
2025-05-15 11:30:43 +00:00

17 lines
493 B
YAML

resources:
- ./namespace.yaml
- ./serviceaccount.yaml
- ./daemonset.yaml
- ./deployment.yaml
- ./service.yaml
- ./servicemonitor.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations
newTag: "169"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "282"
namespace: fail2ban-prometheus