Skip to content

Commit a4aa8e7

Browse files
authored
Fix for JSON missing , (#25)
* Update configmap-listmonk.yaml * Updated default port in values.yaml * Update values.schema.json port * Update README.md port * bumped version * JSON error
1 parent 03554fc commit a4aa8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/listmonk/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"port": {
7575
"type": "number"
76-
}
76+
},
7777
"image": {
7878
"additionalProperties": false,
7979
"properties": {

0 commit comments

Comments
 (0)