Skip to content

Commit ed1fe3a

Browse files
authored
fixed schema for chart 4.10 (#1308)
1 parent a1b944a commit ed1fe3a

File tree

1 file changed

+1
-1
lines changed
  • scripts/devtron-reference-helm-charts/reference-chart_4-10-0

1 file changed

+1
-1
lines changed

scripts/devtron-reference-helm-charts/reference-chart_4-10-0/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
"behavior": {
293293
"type": "object",
294294
"description": "describes behavior and scaling policies for that behavior",
295-
"title": "Behavior",
295+
"title": "Behavior"
296296
},
297297
"enabled": {
298298
"type": "boolean",

0 commit comments

Comments
 (0)