fix(renovate): fix indendation
This commit is contained in:
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
|
||||
@@ -36,13 +36,14 @@ workload:
|
||||
|
||||
configmap:
|
||||
config:
|
||||
enabled:
|
||||
data:
|
||||
config.json: |-
|
||||
{
|
||||
"repositories": ["truecharts/public"],
|
||||
"dryRun" : "full"
|
||||
}
|
||||
enabled: true
|
||||
data:
|
||||
config.json: |-
|
||||
{
|
||||
"repositories": ["truecharts/public"],
|
||||
"dryRun" : "full"
|
||||
}
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user