Skip to content

Commit

Permalink
chore: upgrade deps (argoproj#2136)
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller authored and jenciso committed Oct 25, 2022
1 parent 6af8795 commit e3ba6bb
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 e3ba6bb

Please sign in to comment.