k3s-infra/infrastructure/renovate/kustomization.yaml

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"