diff --git a/docs/api/v1.25.yaml b/docs/api/v1.25.yaml index 10cfaf8a99..761a1db00c 100644 --- a/docs/api/v1.25.yaml +++ b/docs/api/v1.25.yaml @@ -2387,7 +2387,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.26.yaml b/docs/api/v1.26.yaml index 4e0b0b6f8d..30f41303c5 100644 --- a/docs/api/v1.26.yaml +++ b/docs/api/v1.26.yaml @@ -2392,7 +2392,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.27.yaml b/docs/api/v1.27.yaml index b25e214f3c..e94601b0c8 100644 --- a/docs/api/v1.27.yaml +++ b/docs/api/v1.27.yaml @@ -2457,7 +2457,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.28.yaml b/docs/api/v1.28.yaml index 54da70fbce..13269c4097 100644 --- a/docs/api/v1.28.yaml +++ b/docs/api/v1.28.yaml @@ -2545,7 +2545,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.29.yaml b/docs/api/v1.29.yaml index 32e83af540..4a3472eedc 100644 --- a/docs/api/v1.29.yaml +++ b/docs/api/v1.29.yaml @@ -2579,7 +2579,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.30.yaml b/docs/api/v1.30.yaml index 925fce5229..3d9a8a84cb 100644 --- a/docs/api/v1.30.yaml +++ b/docs/api/v1.30.yaml @@ -2753,7 +2753,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" SecretSpec: type: "object" properties: diff --git a/docs/api/v1.31.yaml b/docs/api/v1.31.yaml index 152e4a9f25..c93b48587c 100644 --- a/docs/api/v1.31.yaml +++ b/docs/api/v1.31.yaml @@ -2783,7 +2783,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml index a9504e0594..0e99c43a19 100644 --- a/docs/api/v1.32.yaml +++ b/docs/api/v1.32.yaml @@ -3256,7 +3256,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml index 50567a854b..af71bb4658 100644 --- a/docs/api/v1.33.yaml +++ b/docs/api/v1.33.yaml @@ -3261,7 +3261,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml index b1dab9a1a2..e6401e56ef 100644 --- a/docs/api/v1.34.yaml +++ b/docs/api/v1.34.yaml @@ -3290,7 +3290,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml index 63e383d25c..93dce8fd70 100644 --- a/docs/api/v1.35.yaml +++ b/docs/api/v1.35.yaml @@ -3272,7 +3272,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml index c27566e991..bd803684f5 100644 --- a/docs/api/v1.36.yaml +++ b/docs/api/v1.36.yaml @@ -3285,7 +3285,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index 0c90f428e1..a216aa4021 100644 --- a/docs/api/v1.37.yaml +++ b/docs/api/v1.37.yaml @@ -3291,7 +3291,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index b1755cfee7..2b1e640d5a 100644 --- a/docs/api/v1.38.yaml +++ b/docs/api/v1.38.yaml @@ -3345,7 +3345,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index c09aeefd91..15bdc9ac28 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -3959,7 +3959,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)." diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index a3e650149a..f9ae3d46f8 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -4084,7 +4084,7 @@ definitions: Mounts: type: "array" items: - $ref: "#/definitions/Mount" + $ref: "#/definitions/MountPoint" Driver: description: "Driver represents a driver (network, logging, secrets)."