Skip to content

Commit 2239fbe

Browse files
Commit from GitHub Actions (Scheduled Jobs)
1 parent e15bc62 commit 2239fbe

File tree

5 files changed

+1837
-156
lines changed

5 files changed

+1837
-156
lines changed

schema/dynamodb.services.k8s.aws/table_v1alpha1.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
},
4040
"type": "object"
4141
},
42+
"contributorInsights": {
43+
"type": "string"
44+
},
4245
"deletionProtectionEnabled": {
4346
"type": "boolean"
4447
},

schema/postgres-operator.crunchydata.com/crunchybridgecluster_v1beta1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"azure",
5757
"gcp"
5858
],
59+
"maxLength": 10,
5960
"type": "string",
6061
"x-kubernetes-validations": [
6162
{

0 commit comments

Comments
 (0)