mirror of
https://github.com/renovatebot/renovate.git
synced 2024-12-22 21:48:32 +00:00
db1b0d8b66
Co-authored-by: Zoltán Reegn <reegnz@users.noreply.github.com> Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by: Zoltán Reegn <zoltan.reegn@gmail.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Rhys Arkins <rhys@arkins.net>
16 lines
337 B
YAML
16 lines
337 B
YAML
apiVersion: vendir.k14s.io/v1alpha1
|
|
kind: Config
|
|
|
|
minimumRequiredVersion: 0.32.0
|
|
|
|
# one or more directories to manage with vendir
|
|
directories:
|
|
- path: vendor
|
|
contents:
|
|
- path: renovate
|
|
helmChart:
|
|
name: renovate
|
|
version: 36.109.4
|
|
repository:
|
|
url: https://docs.renovatebot.com/helm-charts
|