We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e84b7 commit af0c5afCopy full SHA for af0c5af
helm-charts/splunk-otel-collector/values.schema.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "http://json-schema.org/schema#",
+ "$schema": "https://json-schema.org/draft/2019-09/schema",
3
"type": "object",
4
"required": [
5
"cloudProvider",
0 commit comments