Files
k3s-infra/infrastructure/renovate/kustomization.yaml
2025-02-27 12:37:55 +01:00

15 lines
245 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: renovate
resources:
- namespace.yaml
- env.sealedsecret.yaml
- cronjob.yaml
images:
- name: renovate/renovate
newName: renovate/renovate
newTag: "39"