No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
renovate.json
|
|
@ -6,7 +6,7 @@ |
|
|
"dockerfile": { |
|
|
"dockerfile": { |
|
|
"fileMatch": ["Containerfile"] |
|
|
"fileMatch": ["Containerfile"] |
|
|
}, |
|
|
}, |
|
|
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "kustomize"], |
|
|
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize"], |
|
|
"registryAliases": { |
|
|
"registryAliases": { |
|
|
"nextcloud": "https://nextcloud.github.io/helm/" |
|
|
"nextcloud": "https://nextcloud.github.io/helm/" |
|
|
} |
|
|
} |
|
|
|