core-deployments/apt-version-exporter/kustomization.yaml
renovate 97572b62de
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
APT VERSION EXPORTER: update image tag to 6 (done automagically via Woodpecker pipeline)
2025-01-30 05:15:26 +00:00

13 lines
341 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: "6"
namespace: apt-version-exporter