Skip to content

Commit a757833

Browse files
authored
extraManifests type mismatch (#32)
1 parent 04f8e43 commit a757833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/zipkin/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
}
312312
},
313313
"extraManifests": {
314-
"type": "object"
314+
"type": "array"
315315
}
316316
}
317317
}

0 commit comments

Comments
 (0)