Automated Dependency Updates for Glasskube
Categories: kubernetes
, cd
Renovate supports updating Glasskube dependencies.
File Matching¶
Because file names for glasskube
cannot be easily determined automatically, Renovate will not attempt to match any glasskube
files by default. For details on how to extend a manager's managerFilePatterns
value, please follow this link.
Supported datasources¶
This manager supports extracting the following datasources: glasskube-packages
.
Default config¶
{
"managerFilePatterns": []
}
Additional Information¶
Extract version data from Packages/ClusterPackages and repository data from PackageRepositories.
To use the glasskube
manager you must set your own managerFilePatterns
pattern.
The glasskube
manager has no default managerFilePatterns
pattern, because there is no common filename or directory name convention for Glasskube YAML files.
By setting your own managerFilePatterns
Renovate avoids having to check each *.yaml
file in a repository for a Glasskube definition.