0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/flux/__fixtures__/gitSource.yaml
Zodan Jodan e68419d546
feat: adding GitRepository resource support in flux (#18782)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-21 22:35:13 +00:00

11 lines
223 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: renovate-repo
namespace: renovate-system
spec:
interval: 1h0m0s
url: https://github.com/renovatebot/renovate
ref:
tag: v11.35.4