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 914928e04f..8ef48690ca 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 0e98c983ad..58f40084bc 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 06f6bc192e..bc21bc8728 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 eb0905e276..82682ad74e 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 c1b42aeecc..1d80b34316 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 910e283319..bacfad5852 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 96fff9027b..3c89c9840f 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 27f1b30b2f..efddf3937d 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 2052e10218..fbcbb98836 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)."