ci: update renovate config

This commit is contained in:
Skyler Mäntysaari 2025-03-13 12:53:39 +02:00 committed by GitHub
parent 538304f112
commit 6aa12a764e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,10 @@
], ],
prConcurrentLimit: 5, prConcurrentLimit: 5,
'helm-values': { 'helm-values': {
enabled: false, enabled: true,
fileMatch: [
'charts/.+/values\\.yaml$',
],
}, },
helmv3: { helmv3: {
fileMatch: [ fileMatch: [