This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 173 B View raw
1{ 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 "extends": ["config:recommended"], 4 "kubernetes": { 5 "fileMatch": ["kubernetes/.+\\.ya?ml$"] 6 } 7}