Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller committed Jul 12, 2022
1 parent c4205e8 commit 89ea056
Show file tree
Hide file tree
Showing 15 changed files with 1,360 additions and 1,034 deletions.
20 changes: 20 additions & 0 deletions docs/features/kustomize/rollout_cr_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3976,6 +3976,10 @@
"format": "int32",
"type": "integer"
},
"minDomains": {
"format": "int32",
"type": "integer"
},
"topologyKey": {
"type": "string"
},
Expand Down Expand Up @@ -8236,6 +8240,10 @@
"format": "int32",
"type": "integer"
},
"minDomains": {
"format": "int32",
"type": "integer"
},
"topologyKey": {
"type": "string"
},
Expand Down Expand Up @@ -12496,6 +12504,10 @@
"format": "int32",
"type": "integer"
},
"minDomains": {
"format": "int32",
"type": "integer"
},
"topologyKey": {
"type": "string"
},
Expand Down Expand Up @@ -16565,6 +16577,10 @@
"format": "int32",
"type": "integer"
},
"minDomains": {
"format": "int32",
"type": "integer"
},
"topologyKey": {
"type": "string"
},
Expand Down Expand Up @@ -19695,6 +19711,10 @@
"format": "int32",
"type": "integer"
},
"minDomains": {
"format": "int32",
"type": "integer"
},
"topologyKey": {
"type": "string"
},
Expand Down
Loading

0 comments on commit 89ea056

Please sign in to comment.