core-deployments/apt-version-exporter/kustomization.yaml
renovate 2bfbc5b815
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
APT VERSION EXPORTER: update image tag to 33 (done automagically via Woodpecker pipeline)
2025-03-05 14:17:27 +00:00

13 lines
342 B
YAML

resources:
- ./namespace.yaml
- ./serviceaccount.yaml
- ./daemonset.yaml
- ./service.yaml
- ./servicemonitor.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/go-apt-version-exporter
newName: git.ar21.de/yolokube/go-apt-version-exporter
newTag: "33"
namespace: apt-version-exporter