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 fileMatch
value, please follow this link.
Supported datasources¶
This manager supports extracting the following datasources: glasskube-packages
.
Default config¶
{
"fileMatch": []
}
Additional Information¶
Extract version data from Packages/ClusterPackages and repository data from PackageRepositories.
To use the glasskube
manager you must set your own fileMatch
pattern.
The glasskube
manager has no default fileMatch
pattern, because there is no common filename or directory name convention for Glasskube YAML files.
By setting your own fileMatch
Renovate avoids having to check each *.yaml
file in a repository for a Glasskube definition.