Skip to content

Commit af0c5af

Browse files
authored
[chore] Update schema in values.values.json (#2052)
json
1 parent 33e84b7 commit af0c5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/splunk-otel-collector/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://json-schema.org/schema#",
2+
"$schema": "https://json-schema.org/draft/2019-09/schema",
33
"type": "object",
44
"required": [
55
"cloudProvider",

0 commit comments

Comments
 (0)