Skip to content

Commit 36c80cf

Browse files
authored
Merge pull request #107 from stackhpc/fix/values-schema
Remove erroneous value schema entries
2 parents 6528a53 + 95b6b30 commit 36c80cf

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

charts/azimuth-chat/values.schema.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,6 @@
128128
}
129129
}
130130
}
131-
},
132-
"api": {
133-
"properties": {
134-
"image": {
135-
"properties": {
136-
"version": {
137-
"default": "v0.8.5.post1"
138-
}
139-
}
140-
}
141-
}
142131
}
143132
}
144133
}

charts/azimuth-image-analysis/values.schema.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -115,17 +115,6 @@
115115
}
116116
}
117117
}
118-
},
119-
"api": {
120-
"properties": {
121-
"image": {
122-
"properties": {
123-
"version": {
124-
"default": "v0.8.5.post1"
125-
}
126-
}
127-
}
128-
}
129118
}
130119
}
131120
}

0 commit comments

Comments
 (0)