diff --git a/master-standalone-strict/deployment-apps-v1.json b/master-standalone-strict/deployment-apps-v1.json index c800248d4f..885f534877 100644 --- a/master-standalone-strict/deployment-apps-v1.json +++ b/master-standalone-strict/deployment-apps-v1.json @@ -2125,8 +2125,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3683,7 +3682,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -6048,8 +6048,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7606,7 +7605,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10781,4 +10781,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/master-standalone/deployment-apps-v1.json b/master-standalone/deployment-apps-v1.json index 2d38348404..a7ffe39e3b 100644 --- a/master-standalone/deployment-apps-v1.json +++ b/master-standalone/deployment-apps-v1.json @@ -2072,8 +2072,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3588,7 +3587,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5887,8 +5887,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7403,7 +7402,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10491,4 +10491,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.0-standalone-strict/deployment-apps-v1.json b/v1.19.0-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.0-standalone-strict/deployment-apps-v1.json +++ b/v1.19.0-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.0-standalone/deployment-apps-v1.json b/v1.19.0-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.0-standalone/deployment-apps-v1.json +++ b/v1.19.0-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.1-standalone-strict/deployment-apps-v1.json b/v1.19.1-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.1-standalone-strict/deployment-apps-v1.json +++ b/v1.19.1-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.1-standalone/deployment-apps-v1.json b/v1.19.1-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.1-standalone/deployment-apps-v1.json +++ b/v1.19.1-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.10-standalone-strict/deployment-apps-v1.json b/v1.19.10-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.10-standalone-strict/deployment-apps-v1.json +++ b/v1.19.10-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.10-standalone/deployment-apps-v1.json b/v1.19.10-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.10-standalone/deployment-apps-v1.json +++ b/v1.19.10-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.11-standalone-strict/deployment-apps-v1.json b/v1.19.11-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.11-standalone-strict/deployment-apps-v1.json +++ b/v1.19.11-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.11-standalone/deployment-apps-v1.json b/v1.19.11-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.11-standalone/deployment-apps-v1.json +++ b/v1.19.11-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.12-standalone-strict/deployment-apps-v1.json b/v1.19.12-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.12-standalone-strict/deployment-apps-v1.json +++ b/v1.19.12-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.12-standalone/deployment-apps-v1.json b/v1.19.12-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.12-standalone/deployment-apps-v1.json +++ b/v1.19.12-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.13-standalone-strict/deployment-apps-v1.json b/v1.19.13-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.13-standalone-strict/deployment-apps-v1.json +++ b/v1.19.13-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.13-standalone/deployment-apps-v1.json b/v1.19.13-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.13-standalone/deployment-apps-v1.json +++ b/v1.19.13-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.14-standalone-strict/deployment-apps-v1.json b/v1.19.14-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.14-standalone-strict/deployment-apps-v1.json +++ b/v1.19.14-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.14-standalone/deployment-apps-v1.json b/v1.19.14-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.14-standalone/deployment-apps-v1.json +++ b/v1.19.14-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.15-standalone-strict/deployment-apps-v1.json b/v1.19.15-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.15-standalone-strict/deployment-apps-v1.json +++ b/v1.19.15-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.15-standalone/deployment-apps-v1.json b/v1.19.15-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.15-standalone/deployment-apps-v1.json +++ b/v1.19.15-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.16-standalone-strict/deployment-apps-v1.json b/v1.19.16-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.16-standalone-strict/deployment-apps-v1.json +++ b/v1.19.16-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.16-standalone/deployment-apps-v1.json b/v1.19.16-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.16-standalone/deployment-apps-v1.json +++ b/v1.19.16-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.2-standalone-strict/deployment-apps-v1.json b/v1.19.2-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.2-standalone-strict/deployment-apps-v1.json +++ b/v1.19.2-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.2-standalone/deployment-apps-v1.json b/v1.19.2-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.2-standalone/deployment-apps-v1.json +++ b/v1.19.2-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.3-standalone-strict/deployment-apps-v1.json b/v1.19.3-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.3-standalone-strict/deployment-apps-v1.json +++ b/v1.19.3-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.3-standalone/deployment-apps-v1.json b/v1.19.3-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.3-standalone/deployment-apps-v1.json +++ b/v1.19.3-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.4-standalone-strict/deployment-apps-v1.json b/v1.19.4-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.4-standalone-strict/deployment-apps-v1.json +++ b/v1.19.4-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.4-standalone/deployment-apps-v1.json b/v1.19.4-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.4-standalone/deployment-apps-v1.json +++ b/v1.19.4-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.5-standalone-strict/deployment-apps-v1.json b/v1.19.5-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.5-standalone-strict/deployment-apps-v1.json +++ b/v1.19.5-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.5-standalone/deployment-apps-v1.json b/v1.19.5-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.5-standalone/deployment-apps-v1.json +++ b/v1.19.5-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.6-standalone-strict/deployment-apps-v1.json b/v1.19.6-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.6-standalone-strict/deployment-apps-v1.json +++ b/v1.19.6-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.6-standalone/deployment-apps-v1.json b/v1.19.6-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.6-standalone/deployment-apps-v1.json +++ b/v1.19.6-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.7-standalone-strict/deployment-apps-v1.json b/v1.19.7-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.7-standalone-strict/deployment-apps-v1.json +++ b/v1.19.7-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.7-standalone/deployment-apps-v1.json b/v1.19.7-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.7-standalone/deployment-apps-v1.json +++ b/v1.19.7-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.8-standalone-strict/deployment-apps-v1.json b/v1.19.8-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.8-standalone-strict/deployment-apps-v1.json +++ b/v1.19.8-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.8-standalone/deployment-apps-v1.json b/v1.19.8-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.8-standalone/deployment-apps-v1.json +++ b/v1.19.8-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.9-standalone-strict/deployment-apps-v1.json b/v1.19.9-standalone-strict/deployment-apps-v1.json index 18a2946266..2c7821efc2 100644 --- a/v1.19.9-standalone-strict/deployment-apps-v1.json +++ b/v1.19.9-standalone-strict/deployment-apps-v1.json @@ -1690,8 +1690,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3024,7 +3023,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5108,8 +5108,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6442,7 +6441,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9280,4 +9280,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.19.9-standalone/deployment-apps-v1.json b/v1.19.9-standalone/deployment-apps-v1.json index 1def98f194..99316351ad 100644 --- a/v1.19.9-standalone/deployment-apps-v1.json +++ b/v1.19.9-standalone/deployment-apps-v1.json @@ -1645,8 +1645,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2944,7 +2943,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4969,8 +4969,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6268,7 +6267,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9027,4 +9027,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.0-standalone-strict/deployment-apps-v1.json b/v1.20.0-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.0-standalone-strict/deployment-apps-v1.json +++ b/v1.20.0-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.0-standalone/deployment-apps-v1.json b/v1.20.0-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.0-standalone/deployment-apps-v1.json +++ b/v1.20.0-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.1-standalone-strict/deployment-apps-v1.json b/v1.20.1-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.1-standalone-strict/deployment-apps-v1.json +++ b/v1.20.1-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.1-standalone/deployment-apps-v1.json b/v1.20.1-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.1-standalone/deployment-apps-v1.json +++ b/v1.20.1-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.10-standalone-strict/deployment-apps-v1.json b/v1.20.10-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.10-standalone-strict/deployment-apps-v1.json +++ b/v1.20.10-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.10-standalone/deployment-apps-v1.json b/v1.20.10-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.10-standalone/deployment-apps-v1.json +++ b/v1.20.10-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.11-standalone-strict/deployment-apps-v1.json b/v1.20.11-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.11-standalone-strict/deployment-apps-v1.json +++ b/v1.20.11-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.11-standalone/deployment-apps-v1.json b/v1.20.11-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.11-standalone/deployment-apps-v1.json +++ b/v1.20.11-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.12-standalone-strict/deployment-apps-v1.json b/v1.20.12-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.12-standalone-strict/deployment-apps-v1.json +++ b/v1.20.12-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.12-standalone/deployment-apps-v1.json b/v1.20.12-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.12-standalone/deployment-apps-v1.json +++ b/v1.20.12-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.13-standalone-strict/deployment-apps-v1.json b/v1.20.13-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.13-standalone-strict/deployment-apps-v1.json +++ b/v1.20.13-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.13-standalone/deployment-apps-v1.json b/v1.20.13-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.13-standalone/deployment-apps-v1.json +++ b/v1.20.13-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.14-standalone-strict/deployment-apps-v1.json b/v1.20.14-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.14-standalone-strict/deployment-apps-v1.json +++ b/v1.20.14-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.14-standalone/deployment-apps-v1.json b/v1.20.14-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.14-standalone/deployment-apps-v1.json +++ b/v1.20.14-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.15-standalone-strict/deployment-apps-v1.json b/v1.20.15-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.15-standalone-strict/deployment-apps-v1.json +++ b/v1.20.15-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.15-standalone/deployment-apps-v1.json b/v1.20.15-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.15-standalone/deployment-apps-v1.json +++ b/v1.20.15-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.2-standalone-strict/deployment-apps-v1.json b/v1.20.2-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.2-standalone-strict/deployment-apps-v1.json +++ b/v1.20.2-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.2-standalone/deployment-apps-v1.json b/v1.20.2-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.2-standalone/deployment-apps-v1.json +++ b/v1.20.2-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.3-standalone-strict/deployment-apps-v1.json b/v1.20.3-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.3-standalone-strict/deployment-apps-v1.json +++ b/v1.20.3-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.3-standalone/deployment-apps-v1.json b/v1.20.3-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.3-standalone/deployment-apps-v1.json +++ b/v1.20.3-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.4-standalone-strict/deployment-apps-v1.json b/v1.20.4-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.4-standalone-strict/deployment-apps-v1.json +++ b/v1.20.4-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.4-standalone/deployment-apps-v1.json b/v1.20.4-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.4-standalone/deployment-apps-v1.json +++ b/v1.20.4-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.5-standalone-strict/deployment-apps-v1.json b/v1.20.5-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.5-standalone-strict/deployment-apps-v1.json +++ b/v1.20.5-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.5-standalone/deployment-apps-v1.json b/v1.20.5-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.5-standalone/deployment-apps-v1.json +++ b/v1.20.5-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.6-standalone-strict/deployment-apps-v1.json b/v1.20.6-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.6-standalone-strict/deployment-apps-v1.json +++ b/v1.20.6-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.6-standalone/deployment-apps-v1.json b/v1.20.6-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.6-standalone/deployment-apps-v1.json +++ b/v1.20.6-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.7-standalone-strict/deployment-apps-v1.json b/v1.20.7-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.7-standalone-strict/deployment-apps-v1.json +++ b/v1.20.7-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.7-standalone/deployment-apps-v1.json b/v1.20.7-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.7-standalone/deployment-apps-v1.json +++ b/v1.20.7-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.8-standalone-strict/deployment-apps-v1.json b/v1.20.8-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.8-standalone-strict/deployment-apps-v1.json +++ b/v1.20.8-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.8-standalone/deployment-apps-v1.json b/v1.20.8-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.8-standalone/deployment-apps-v1.json +++ b/v1.20.8-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.9-standalone-strict/deployment-apps-v1.json b/v1.20.9-standalone-strict/deployment-apps-v1.json index e16b637be9..65a5d0f5ed 100644 --- a/v1.20.9-standalone-strict/deployment-apps-v1.json +++ b/v1.20.9-standalone-strict/deployment-apps-v1.json @@ -1695,8 +1695,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3029,7 +3028,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5113,8 +5113,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6447,7 +6446,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9287,4 +9287,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.20.9-standalone/deployment-apps-v1.json b/v1.20.9-standalone/deployment-apps-v1.json index ac74f12f54..b8ad8eddde 100644 --- a/v1.20.9-standalone/deployment-apps-v1.json +++ b/v1.20.9-standalone/deployment-apps-v1.json @@ -1650,8 +1650,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -2949,7 +2948,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -4974,8 +4974,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6273,7 +6272,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9034,4 +9034,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.0-standalone-strict/deployment-apps-v1.json b/v1.21.0-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.0-standalone-strict/deployment-apps-v1.json +++ b/v1.21.0-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.0-standalone/deployment-apps-v1.json b/v1.21.0-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.0-standalone/deployment-apps-v1.json +++ b/v1.21.0-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.1-standalone-strict/deployment-apps-v1.json b/v1.21.1-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.1-standalone-strict/deployment-apps-v1.json +++ b/v1.21.1-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.1-standalone/deployment-apps-v1.json b/v1.21.1-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.1-standalone/deployment-apps-v1.json +++ b/v1.21.1-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.10-standalone-strict/deployment-apps-v1.json b/v1.21.10-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.10-standalone-strict/deployment-apps-v1.json +++ b/v1.21.10-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.10-standalone/deployment-apps-v1.json b/v1.21.10-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.10-standalone/deployment-apps-v1.json +++ b/v1.21.10-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.11-standalone-strict/deployment-apps-v1.json b/v1.21.11-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.11-standalone-strict/deployment-apps-v1.json +++ b/v1.21.11-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.11-standalone/deployment-apps-v1.json b/v1.21.11-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.11-standalone/deployment-apps-v1.json +++ b/v1.21.11-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.12-standalone-strict/deployment-apps-v1.json b/v1.21.12-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.12-standalone-strict/deployment-apps-v1.json +++ b/v1.21.12-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.12-standalone/deployment-apps-v1.json b/v1.21.12-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.12-standalone/deployment-apps-v1.json +++ b/v1.21.12-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.13-standalone-strict/deployment-apps-v1.json b/v1.21.13-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.13-standalone-strict/deployment-apps-v1.json +++ b/v1.21.13-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.13-standalone/deployment-apps-v1.json b/v1.21.13-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.13-standalone/deployment-apps-v1.json +++ b/v1.21.13-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.14-standalone-strict/deployment-apps-v1.json b/v1.21.14-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.14-standalone-strict/deployment-apps-v1.json +++ b/v1.21.14-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.14-standalone/deployment-apps-v1.json b/v1.21.14-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.14-standalone/deployment-apps-v1.json +++ b/v1.21.14-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.2-standalone-strict/deployment-apps-v1.json b/v1.21.2-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.2-standalone-strict/deployment-apps-v1.json +++ b/v1.21.2-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.2-standalone/deployment-apps-v1.json b/v1.21.2-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.2-standalone/deployment-apps-v1.json +++ b/v1.21.2-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.3-standalone-strict/deployment-apps-v1.json b/v1.21.3-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.3-standalone-strict/deployment-apps-v1.json +++ b/v1.21.3-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.3-standalone/deployment-apps-v1.json b/v1.21.3-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.3-standalone/deployment-apps-v1.json +++ b/v1.21.3-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.4-standalone-strict/deployment-apps-v1.json b/v1.21.4-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.4-standalone-strict/deployment-apps-v1.json +++ b/v1.21.4-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.4-standalone/deployment-apps-v1.json b/v1.21.4-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.4-standalone/deployment-apps-v1.json +++ b/v1.21.4-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.5-standalone-strict/deployment-apps-v1.json b/v1.21.5-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.5-standalone-strict/deployment-apps-v1.json +++ b/v1.21.5-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.5-standalone/deployment-apps-v1.json b/v1.21.5-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.5-standalone/deployment-apps-v1.json +++ b/v1.21.5-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.6-standalone-strict/deployment-apps-v1.json b/v1.21.6-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.6-standalone-strict/deployment-apps-v1.json +++ b/v1.21.6-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.6-standalone/deployment-apps-v1.json b/v1.21.6-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.6-standalone/deployment-apps-v1.json +++ b/v1.21.6-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.7-standalone-strict/deployment-apps-v1.json b/v1.21.7-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.7-standalone-strict/deployment-apps-v1.json +++ b/v1.21.7-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.7-standalone/deployment-apps-v1.json b/v1.21.7-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.7-standalone/deployment-apps-v1.json +++ b/v1.21.7-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.8-standalone-strict/deployment-apps-v1.json b/v1.21.8-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.8-standalone-strict/deployment-apps-v1.json +++ b/v1.21.8-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.8-standalone/deployment-apps-v1.json b/v1.21.8-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.8-standalone/deployment-apps-v1.json +++ b/v1.21.8-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.9-standalone-strict/deployment-apps-v1.json b/v1.21.9-standalone-strict/deployment-apps-v1.json index 1799710c1b..5de3291375 100644 --- a/v1.21.9-standalone-strict/deployment-apps-v1.json +++ b/v1.21.9-standalone-strict/deployment-apps-v1.json @@ -1967,8 +1967,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3325,7 +3324,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5433,8 +5433,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6791,7 +6790,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9624,4 +9624,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.21.9-standalone/deployment-apps-v1.json b/v1.21.9-standalone/deployment-apps-v1.json index 5496135c04..b4d2685461 100644 --- a/v1.21.9-standalone/deployment-apps-v1.json +++ b/v1.21.9-standalone/deployment-apps-v1.json @@ -1914,8 +1914,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3237,7 +3236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5286,8 +5286,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6609,7 +6608,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9363,4 +9363,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.0-standalone-strict/deployment-apps-v1.json b/v1.22.0-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.0-standalone-strict/deployment-apps-v1.json +++ b/v1.22.0-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.0-standalone/deployment-apps-v1.json b/v1.22.0-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.0-standalone/deployment-apps-v1.json +++ b/v1.22.0-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.1-standalone-strict/deployment-apps-v1.json b/v1.22.1-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.1-standalone-strict/deployment-apps-v1.json +++ b/v1.22.1-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.1-standalone/deployment-apps-v1.json b/v1.22.1-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.1-standalone/deployment-apps-v1.json +++ b/v1.22.1-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.10-standalone-strict/deployment-apps-v1.json b/v1.22.10-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.10-standalone-strict/deployment-apps-v1.json +++ b/v1.22.10-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.10-standalone/deployment-apps-v1.json b/v1.22.10-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.10-standalone/deployment-apps-v1.json +++ b/v1.22.10-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.11-standalone-strict/deployment-apps-v1.json b/v1.22.11-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.11-standalone-strict/deployment-apps-v1.json +++ b/v1.22.11-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.11-standalone/deployment-apps-v1.json b/v1.22.11-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.11-standalone/deployment-apps-v1.json +++ b/v1.22.11-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.12-standalone-strict/deployment-apps-v1.json b/v1.22.12-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.12-standalone-strict/deployment-apps-v1.json +++ b/v1.22.12-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.12-standalone/deployment-apps-v1.json b/v1.22.12-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.12-standalone/deployment-apps-v1.json +++ b/v1.22.12-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.13-standalone-strict/deployment-apps-v1.json b/v1.22.13-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.13-standalone-strict/deployment-apps-v1.json +++ b/v1.22.13-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.13-standalone/deployment-apps-v1.json b/v1.22.13-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.13-standalone/deployment-apps-v1.json +++ b/v1.22.13-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.14-standalone-strict/deployment-apps-v1.json b/v1.22.14-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.14-standalone-strict/deployment-apps-v1.json +++ b/v1.22.14-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.14-standalone/deployment-apps-v1.json b/v1.22.14-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.14-standalone/deployment-apps-v1.json +++ b/v1.22.14-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.15-standalone-strict/deployment-apps-v1.json b/v1.22.15-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.15-standalone-strict/deployment-apps-v1.json +++ b/v1.22.15-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.15-standalone/deployment-apps-v1.json b/v1.22.15-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.15-standalone/deployment-apps-v1.json +++ b/v1.22.15-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.16-standalone-strict/deployment-apps-v1.json b/v1.22.16-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.16-standalone-strict/deployment-apps-v1.json +++ b/v1.22.16-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.16-standalone/deployment-apps-v1.json b/v1.22.16-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.16-standalone/deployment-apps-v1.json +++ b/v1.22.16-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.17-standalone-strict/deployment-apps-v1.json b/v1.22.17-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.17-standalone-strict/deployment-apps-v1.json +++ b/v1.22.17-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.17-standalone/deployment-apps-v1.json b/v1.22.17-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.17-standalone/deployment-apps-v1.json +++ b/v1.22.17-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.2-standalone-strict/deployment-apps-v1.json b/v1.22.2-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.2-standalone-strict/deployment-apps-v1.json +++ b/v1.22.2-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.2-standalone/deployment-apps-v1.json b/v1.22.2-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.2-standalone/deployment-apps-v1.json +++ b/v1.22.2-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.3-standalone-strict/deployment-apps-v1.json b/v1.22.3-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.3-standalone-strict/deployment-apps-v1.json +++ b/v1.22.3-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.3-standalone/deployment-apps-v1.json b/v1.22.3-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.3-standalone/deployment-apps-v1.json +++ b/v1.22.3-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.4-standalone-strict/deployment-apps-v1.json b/v1.22.4-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.4-standalone-strict/deployment-apps-v1.json +++ b/v1.22.4-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.4-standalone/deployment-apps-v1.json b/v1.22.4-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.4-standalone/deployment-apps-v1.json +++ b/v1.22.4-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.5-standalone-strict/deployment-apps-v1.json b/v1.22.5-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.5-standalone-strict/deployment-apps-v1.json +++ b/v1.22.5-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.5-standalone/deployment-apps-v1.json b/v1.22.5-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.5-standalone/deployment-apps-v1.json +++ b/v1.22.5-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.6-standalone-strict/deployment-apps-v1.json b/v1.22.6-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.6-standalone-strict/deployment-apps-v1.json +++ b/v1.22.6-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.6-standalone/deployment-apps-v1.json b/v1.22.6-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.6-standalone/deployment-apps-v1.json +++ b/v1.22.6-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.7-standalone-strict/deployment-apps-v1.json b/v1.22.7-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.7-standalone-strict/deployment-apps-v1.json +++ b/v1.22.7-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.7-standalone/deployment-apps-v1.json b/v1.22.7-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.7-standalone/deployment-apps-v1.json +++ b/v1.22.7-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.8-standalone-strict/deployment-apps-v1.json b/v1.22.8-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.8-standalone-strict/deployment-apps-v1.json +++ b/v1.22.8-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.8-standalone/deployment-apps-v1.json b/v1.22.8-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.8-standalone/deployment-apps-v1.json +++ b/v1.22.8-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.9-standalone-strict/deployment-apps-v1.json b/v1.22.9-standalone-strict/deployment-apps-v1.json index eff000fdb1..3f2c496f66 100644 --- a/v1.22.9-standalone-strict/deployment-apps-v1.json +++ b/v1.22.9-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3355,7 +3354,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5479,8 +5479,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6844,7 +6843,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9736,4 +9736,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.22.9-standalone/deployment-apps-v1.json b/v1.22.9-standalone/deployment-apps-v1.json index b91652a897..0ac403d7d6 100644 --- a/v1.22.9-standalone/deployment-apps-v1.json +++ b/v1.22.9-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3267,7 +3266,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5332,8 +5332,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6662,7 +6661,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9474,4 +9474,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.0-standalone-strict/deployment-apps-v1.json b/v1.23.0-standalone-strict/deployment-apps-v1.json index c3b2ff4248..45611c1e95 100644 --- a/v1.23.0-standalone-strict/deployment-apps-v1.json +++ b/v1.23.0-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -3879,8 +3879,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -5750,8 +5749,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7224,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10163,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.0-standalone/deployment-apps-v1.json b/v1.23.0-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.0-standalone/deployment-apps-v1.json +++ b/v1.23.0-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.1-standalone-strict/deployment-apps-v1.json b/v1.23.1-standalone-strict/deployment-apps-v1.json index c3b2ff4248..233337f985 100644 --- a/v1.23.1-standalone-strict/deployment-apps-v1.json +++ b/v1.23.1-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5750,8 +5750,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7225,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10164,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.1-standalone/deployment-apps-v1.json b/v1.23.1-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.1-standalone/deployment-apps-v1.json +++ b/v1.23.1-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.10-standalone-strict/deployment-apps-v1.json b/v1.23.10-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.10-standalone-strict/deployment-apps-v1.json +++ b/v1.23.10-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.10-standalone/deployment-apps-v1.json b/v1.23.10-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.10-standalone/deployment-apps-v1.json +++ b/v1.23.10-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.11-standalone-strict/deployment-apps-v1.json b/v1.23.11-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.11-standalone-strict/deployment-apps-v1.json +++ b/v1.23.11-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.11-standalone/deployment-apps-v1.json b/v1.23.11-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.11-standalone/deployment-apps-v1.json +++ b/v1.23.11-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.12-standalone-strict/deployment-apps-v1.json b/v1.23.12-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.12-standalone-strict/deployment-apps-v1.json +++ b/v1.23.12-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.12-standalone/deployment-apps-v1.json b/v1.23.12-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.12-standalone/deployment-apps-v1.json +++ b/v1.23.12-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.13-standalone-strict/deployment-apps-v1.json b/v1.23.13-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.13-standalone-strict/deployment-apps-v1.json +++ b/v1.23.13-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.13-standalone/deployment-apps-v1.json b/v1.23.13-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.13-standalone/deployment-apps-v1.json +++ b/v1.23.13-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.14-standalone-strict/deployment-apps-v1.json b/v1.23.14-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.14-standalone-strict/deployment-apps-v1.json +++ b/v1.23.14-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.14-standalone/deployment-apps-v1.json b/v1.23.14-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.14-standalone/deployment-apps-v1.json +++ b/v1.23.14-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.15-standalone-strict/deployment-apps-v1.json b/v1.23.15-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.15-standalone-strict/deployment-apps-v1.json +++ b/v1.23.15-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.15-standalone/deployment-apps-v1.json b/v1.23.15-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.15-standalone/deployment-apps-v1.json +++ b/v1.23.15-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.16-standalone-strict/deployment-apps-v1.json b/v1.23.16-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.16-standalone-strict/deployment-apps-v1.json +++ b/v1.23.16-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.16-standalone/deployment-apps-v1.json b/v1.23.16-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.16-standalone/deployment-apps-v1.json +++ b/v1.23.16-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.17-standalone-strict/deployment-apps-v1.json b/v1.23.17-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.17-standalone-strict/deployment-apps-v1.json +++ b/v1.23.17-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.17-standalone/deployment-apps-v1.json b/v1.23.17-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.17-standalone/deployment-apps-v1.json +++ b/v1.23.17-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.2-standalone-strict/deployment-apps-v1.json b/v1.23.2-standalone-strict/deployment-apps-v1.json index c3b2ff4248..233337f985 100644 --- a/v1.23.2-standalone-strict/deployment-apps-v1.json +++ b/v1.23.2-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5750,8 +5750,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7225,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10164,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.2-standalone/deployment-apps-v1.json b/v1.23.2-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.2-standalone/deployment-apps-v1.json +++ b/v1.23.2-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.3-standalone-strict/deployment-apps-v1.json b/v1.23.3-standalone-strict/deployment-apps-v1.json index c3b2ff4248..233337f985 100644 --- a/v1.23.3-standalone-strict/deployment-apps-v1.json +++ b/v1.23.3-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5750,8 +5750,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7225,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10164,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.3-standalone/deployment-apps-v1.json b/v1.23.3-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.3-standalone/deployment-apps-v1.json +++ b/v1.23.3-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.4-standalone-strict/deployment-apps-v1.json b/v1.23.4-standalone-strict/deployment-apps-v1.json index c3b2ff4248..233337f985 100644 --- a/v1.23.4-standalone-strict/deployment-apps-v1.json +++ b/v1.23.4-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5750,8 +5750,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7225,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10164,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.4-standalone/deployment-apps-v1.json b/v1.23.4-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.4-standalone/deployment-apps-v1.json +++ b/v1.23.4-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.5-standalone-strict/deployment-apps-v1.json b/v1.23.5-standalone-strict/deployment-apps-v1.json index c3b2ff4248..233337f985 100644 --- a/v1.23.5-standalone-strict/deployment-apps-v1.json +++ b/v1.23.5-standalone-strict/deployment-apps-v1.json @@ -2026,8 +2026,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3502,7 +3501,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5750,8 +5750,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7226,7 +7225,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10164,4 +10164,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.5-standalone/deployment-apps-v1.json b/v1.23.5-standalone/deployment-apps-v1.json index 5eb092f00d..48f43b0ca2 100644 --- a/v1.23.5-standalone/deployment-apps-v1.json +++ b/v1.23.5-standalone/deployment-apps-v1.json @@ -1973,8 +1973,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3411,7 +3410,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5597,8 +5597,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7035,7 +7034,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9892,4 +9892,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.6-standalone-strict/deployment-apps-v1.json b/v1.23.6-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.6-standalone-strict/deployment-apps-v1.json +++ b/v1.23.6-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.6-standalone/deployment-apps-v1.json b/v1.23.6-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.6-standalone/deployment-apps-v1.json +++ b/v1.23.6-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.7-standalone-strict/deployment-apps-v1.json b/v1.23.7-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.7-standalone-strict/deployment-apps-v1.json +++ b/v1.23.7-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.7-standalone/deployment-apps-v1.json b/v1.23.7-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.7-standalone/deployment-apps-v1.json +++ b/v1.23.7-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.8-standalone-strict/deployment-apps-v1.json b/v1.23.8-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.8-standalone-strict/deployment-apps-v1.json +++ b/v1.23.8-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.8-standalone/deployment-apps-v1.json b/v1.23.8-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.8-standalone/deployment-apps-v1.json +++ b/v1.23.8-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.9-standalone-strict/deployment-apps-v1.json b/v1.23.9-standalone-strict/deployment-apps-v1.json index be7382989b..6cdddc6821 100644 --- a/v1.23.9-standalone-strict/deployment-apps-v1.json +++ b/v1.23.9-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9976,4 +9976,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.23.9-standalone/deployment-apps-v1.json b/v1.23.9-standalone/deployment-apps-v1.json index 5cceab0514..c6c2590c38 100644 --- a/v1.23.9-standalone/deployment-apps-v1.json +++ b/v1.23.9-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9704,4 +9704,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.0-standalone-strict/deployment-apps-v1.json b/v1.24.0-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.0-standalone-strict/deployment-apps-v1.json +++ b/v1.24.0-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.0-standalone/deployment-apps-v1.json b/v1.24.0-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.0-standalone/deployment-apps-v1.json +++ b/v1.24.0-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.1-standalone-strict/deployment-apps-v1.json b/v1.24.1-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.1-standalone-strict/deployment-apps-v1.json +++ b/v1.24.1-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.1-standalone/deployment-apps-v1.json b/v1.24.1-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.1-standalone/deployment-apps-v1.json +++ b/v1.24.1-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.10-standalone-strict/deployment-apps-v1.json b/v1.24.10-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.10-standalone-strict/deployment-apps-v1.json +++ b/v1.24.10-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.10-standalone/deployment-apps-v1.json b/v1.24.10-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.10-standalone/deployment-apps-v1.json +++ b/v1.24.10-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.11-standalone-strict/deployment-apps-v1.json b/v1.24.11-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.11-standalone-strict/deployment-apps-v1.json +++ b/v1.24.11-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.11-standalone/deployment-apps-v1.json b/v1.24.11-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.11-standalone/deployment-apps-v1.json +++ b/v1.24.11-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.12-standalone-strict/deployment-apps-v1.json b/v1.24.12-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.12-standalone-strict/deployment-apps-v1.json +++ b/v1.24.12-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.12-standalone/deployment-apps-v1.json b/v1.24.12-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.12-standalone/deployment-apps-v1.json +++ b/v1.24.12-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.13-standalone-strict/deployment-apps-v1.json b/v1.24.13-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.13-standalone-strict/deployment-apps-v1.json +++ b/v1.24.13-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.13-standalone/deployment-apps-v1.json b/v1.24.13-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.13-standalone/deployment-apps-v1.json +++ b/v1.24.13-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.14-standalone-strict/deployment-apps-v1.json b/v1.24.14-standalone-strict/deployment-apps-v1.json index 9b1b0f1815..eb9076e171 100644 --- a/v1.24.14-standalone-strict/deployment-apps-v1.json +++ b/v1.24.14-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.14-standalone/deployment-apps-v1.json b/v1.24.14-standalone/deployment-apps-v1.json index b415281d41..297e8b4e5f 100644 --- a/v1.24.14-standalone/deployment-apps-v1.json +++ b/v1.24.14-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.15-standalone-strict/deployment-apps-v1.json b/v1.24.15-standalone-strict/deployment-apps-v1.json index 9b1b0f1815..eb9076e171 100644 --- a/v1.24.15-standalone-strict/deployment-apps-v1.json +++ b/v1.24.15-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.15-standalone/deployment-apps-v1.json b/v1.24.15-standalone/deployment-apps-v1.json index b415281d41..297e8b4e5f 100644 --- a/v1.24.15-standalone/deployment-apps-v1.json +++ b/v1.24.15-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.16-standalone-strict/deployment-apps-v1.json b/v1.24.16-standalone-strict/deployment-apps-v1.json index 9b1b0f1815..eb9076e171 100644 --- a/v1.24.16-standalone-strict/deployment-apps-v1.json +++ b/v1.24.16-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.16-standalone/deployment-apps-v1.json b/v1.24.16-standalone/deployment-apps-v1.json index b415281d41..297e8b4e5f 100644 --- a/v1.24.16-standalone/deployment-apps-v1.json +++ b/v1.24.16-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.17-standalone-strict/deployment-apps-v1.json b/v1.24.17-standalone-strict/deployment-apps-v1.json index 9b1b0f1815..eb9076e171 100644 --- a/v1.24.17-standalone-strict/deployment-apps-v1.json +++ b/v1.24.17-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.17-standalone/deployment-apps-v1.json b/v1.24.17-standalone/deployment-apps-v1.json index b415281d41..297e8b4e5f 100644 --- a/v1.24.17-standalone/deployment-apps-v1.json +++ b/v1.24.17-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.2-standalone-strict/deployment-apps-v1.json b/v1.24.2-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.2-standalone-strict/deployment-apps-v1.json +++ b/v1.24.2-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.2-standalone/deployment-apps-v1.json b/v1.24.2-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.2-standalone/deployment-apps-v1.json +++ b/v1.24.2-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.3-standalone-strict/deployment-apps-v1.json b/v1.24.3-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.3-standalone-strict/deployment-apps-v1.json +++ b/v1.24.3-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.3-standalone/deployment-apps-v1.json b/v1.24.3-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.3-standalone/deployment-apps-v1.json +++ b/v1.24.3-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.4-standalone-strict/deployment-apps-v1.json b/v1.24.4-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.4-standalone-strict/deployment-apps-v1.json +++ b/v1.24.4-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.4-standalone/deployment-apps-v1.json b/v1.24.4-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.4-standalone/deployment-apps-v1.json +++ b/v1.24.4-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.5-standalone-strict/deployment-apps-v1.json b/v1.24.5-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.5-standalone-strict/deployment-apps-v1.json +++ b/v1.24.5-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.5-standalone/deployment-apps-v1.json b/v1.24.5-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.5-standalone/deployment-apps-v1.json +++ b/v1.24.5-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.6-standalone-strict/deployment-apps-v1.json b/v1.24.6-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.6-standalone-strict/deployment-apps-v1.json +++ b/v1.24.6-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.6-standalone/deployment-apps-v1.json b/v1.24.6-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.6-standalone/deployment-apps-v1.json +++ b/v1.24.6-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.7-standalone-strict/deployment-apps-v1.json b/v1.24.7-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.7-standalone-strict/deployment-apps-v1.json +++ b/v1.24.7-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.7-standalone/deployment-apps-v1.json b/v1.24.7-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.7-standalone/deployment-apps-v1.json +++ b/v1.24.7-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.8-standalone-strict/deployment-apps-v1.json b/v1.24.8-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.8-standalone-strict/deployment-apps-v1.json +++ b/v1.24.8-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.8-standalone/deployment-apps-v1.json b/v1.24.8-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.8-standalone/deployment-apps-v1.json +++ b/v1.24.8-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.9-standalone-strict/deployment-apps-v1.json b/v1.24.9-standalone-strict/deployment-apps-v1.json index 4271ab32bd..0bf11aa3af 100644 --- a/v1.24.9-standalone-strict/deployment-apps-v1.json +++ b/v1.24.9-standalone-strict/deployment-apps-v1.json @@ -1990,8 +1990,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3427,7 +3426,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5630,8 +5630,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7067,7 +7066,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9984,4 +9984,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.24.9-standalone/deployment-apps-v1.json b/v1.24.9-standalone/deployment-apps-v1.json index 6152854cb5..ed89d32085 100644 --- a/v1.24.9-standalone/deployment-apps-v1.json +++ b/v1.24.9-standalone/deployment-apps-v1.json @@ -1937,8 +1937,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3336,7 +3335,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5477,8 +5477,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6876,7 +6875,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9712,4 +9712,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.0-standalone-strict/deployment-apps-v1.json b/v1.25.0-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.0-standalone-strict/deployment-apps-v1.json +++ b/v1.25.0-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.0-standalone/deployment-apps-v1.json b/v1.25.0-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.0-standalone/deployment-apps-v1.json +++ b/v1.25.0-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.1-standalone-strict/deployment-apps-v1.json b/v1.25.1-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.1-standalone-strict/deployment-apps-v1.json +++ b/v1.25.1-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.1-standalone/deployment-apps-v1.json b/v1.25.1-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.1-standalone/deployment-apps-v1.json +++ b/v1.25.1-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.10-standalone-strict/deployment-apps-v1.json b/v1.25.10-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.10-standalone-strict/deployment-apps-v1.json +++ b/v1.25.10-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.10-standalone/deployment-apps-v1.json b/v1.25.10-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.10-standalone/deployment-apps-v1.json +++ b/v1.25.10-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.11-standalone-strict/deployment-apps-v1.json b/v1.25.11-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.11-standalone-strict/deployment-apps-v1.json +++ b/v1.25.11-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.11-standalone/deployment-apps-v1.json b/v1.25.11-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.11-standalone/deployment-apps-v1.json +++ b/v1.25.11-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.12-standalone-strict/deployment-apps-v1.json b/v1.25.12-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.12-standalone-strict/deployment-apps-v1.json +++ b/v1.25.12-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.12-standalone/deployment-apps-v1.json b/v1.25.12-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.12-standalone/deployment-apps-v1.json +++ b/v1.25.12-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.13-standalone-strict/deployment-apps-v1.json b/v1.25.13-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.13-standalone-strict/deployment-apps-v1.json +++ b/v1.25.13-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.13-standalone/deployment-apps-v1.json b/v1.25.13-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.13-standalone/deployment-apps-v1.json +++ b/v1.25.13-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.14-standalone-strict/deployment-apps-v1.json b/v1.25.14-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.14-standalone-strict/deployment-apps-v1.json +++ b/v1.25.14-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.14-standalone/deployment-apps-v1.json b/v1.25.14-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.14-standalone/deployment-apps-v1.json +++ b/v1.25.14-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.15-standalone-strict/deployment-apps-v1.json b/v1.25.15-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.15-standalone-strict/deployment-apps-v1.json +++ b/v1.25.15-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.15-standalone/deployment-apps-v1.json b/v1.25.15-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.15-standalone/deployment-apps-v1.json +++ b/v1.25.15-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.16-standalone-strict/deployment-apps-v1.json b/v1.25.16-standalone-strict/deployment-apps-v1.json index 932533953b..90aede499e 100644 --- a/v1.25.16-standalone-strict/deployment-apps-v1.json +++ b/v1.25.16-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.16-standalone/deployment-apps-v1.json b/v1.25.16-standalone/deployment-apps-v1.json index 164eb40894..284190f7f3 100644 --- a/v1.25.16-standalone/deployment-apps-v1.json +++ b/v1.25.16-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.2-standalone-strict/deployment-apps-v1.json b/v1.25.2-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.2-standalone-strict/deployment-apps-v1.json +++ b/v1.25.2-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.2-standalone/deployment-apps-v1.json b/v1.25.2-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.2-standalone/deployment-apps-v1.json +++ b/v1.25.2-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.3-standalone-strict/deployment-apps-v1.json b/v1.25.3-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.3-standalone-strict/deployment-apps-v1.json +++ b/v1.25.3-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.3-standalone/deployment-apps-v1.json b/v1.25.3-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.3-standalone/deployment-apps-v1.json +++ b/v1.25.3-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.4-standalone-strict/deployment-apps-v1.json b/v1.25.4-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.4-standalone-strict/deployment-apps-v1.json +++ b/v1.25.4-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.4-standalone/deployment-apps-v1.json b/v1.25.4-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.4-standalone/deployment-apps-v1.json +++ b/v1.25.4-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.5-standalone-strict/deployment-apps-v1.json b/v1.25.5-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.5-standalone-strict/deployment-apps-v1.json +++ b/v1.25.5-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.5-standalone/deployment-apps-v1.json b/v1.25.5-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.5-standalone/deployment-apps-v1.json +++ b/v1.25.5-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.6-standalone-strict/deployment-apps-v1.json b/v1.25.6-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.6-standalone-strict/deployment-apps-v1.json +++ b/v1.25.6-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.6-standalone/deployment-apps-v1.json b/v1.25.6-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.6-standalone/deployment-apps-v1.json +++ b/v1.25.6-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.7-standalone-strict/deployment-apps-v1.json b/v1.25.7-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.7-standalone-strict/deployment-apps-v1.json +++ b/v1.25.7-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.7-standalone/deployment-apps-v1.json b/v1.25.7-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.7-standalone/deployment-apps-v1.json +++ b/v1.25.7-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.8-standalone-strict/deployment-apps-v1.json b/v1.25.8-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.8-standalone-strict/deployment-apps-v1.json +++ b/v1.25.8-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.8-standalone/deployment-apps-v1.json b/v1.25.8-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.8-standalone/deployment-apps-v1.json +++ b/v1.25.8-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.9-standalone-strict/deployment-apps-v1.json b/v1.25.9-standalone-strict/deployment-apps-v1.json index f9456b5203..0c798477ee 100644 --- a/v1.25.9-standalone-strict/deployment-apps-v1.json +++ b/v1.25.9-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3413,7 +3412,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5623,8 +5623,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7060,7 +7059,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9998,4 +9998,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.25.9-standalone/deployment-apps-v1.json b/v1.25.9-standalone/deployment-apps-v1.json index 14f5fa015b..849e8af501 100644 --- a/v1.25.9-standalone/deployment-apps-v1.json +++ b/v1.25.9-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3322,7 +3321,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5470,8 +5470,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6869,7 +6868,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9726,4 +9726,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.0-standalone-strict/deployment-apps-v1.json b/v1.26.0-standalone-strict/deployment-apps-v1.json index 887ba62004..210c899ca5 100644 --- a/v1.26.0-standalone-strict/deployment-apps-v1.json +++ b/v1.26.0-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3438,7 +3437,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5673,8 +5673,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7135,7 +7134,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10187,4 +10187,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.0-standalone/deployment-apps-v1.json b/v1.26.0-standalone/deployment-apps-v1.json index 3aa2ca2479..1fc5d5101c 100644 --- a/v1.26.0-standalone/deployment-apps-v1.json +++ b/v1.26.0-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3346,7 +3345,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5518,8 +5518,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6941,7 +6940,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9908,4 +9908,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.1-standalone-strict/deployment-apps-v1.json b/v1.26.1-standalone-strict/deployment-apps-v1.json index 98742f0053..f5e07987bb 100644 --- a/v1.26.1-standalone-strict/deployment-apps-v1.json +++ b/v1.26.1-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.1-standalone/deployment-apps-v1.json b/v1.26.1-standalone/deployment-apps-v1.json index 545c03af31..2ac789dff3 100644 --- a/v1.26.1-standalone/deployment-apps-v1.json +++ b/v1.26.1-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.10-standalone-strict/deployment-apps-v1.json b/v1.26.10-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.10-standalone-strict/deployment-apps-v1.json +++ b/v1.26.10-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.10-standalone/deployment-apps-v1.json b/v1.26.10-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.10-standalone/deployment-apps-v1.json +++ b/v1.26.10-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.11-standalone-strict/deployment-apps-v1.json b/v1.26.11-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.11-standalone-strict/deployment-apps-v1.json +++ b/v1.26.11-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.11-standalone/deployment-apps-v1.json b/v1.26.11-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.11-standalone/deployment-apps-v1.json +++ b/v1.26.11-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.12-standalone-strict/deployment-apps-v1.json b/v1.26.12-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.12-standalone-strict/deployment-apps-v1.json +++ b/v1.26.12-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.12-standalone/deployment-apps-v1.json b/v1.26.12-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.12-standalone/deployment-apps-v1.json +++ b/v1.26.12-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.13-standalone-strict/deployment-apps-v1.json b/v1.26.13-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.13-standalone-strict/deployment-apps-v1.json +++ b/v1.26.13-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.13-standalone/deployment-apps-v1.json b/v1.26.13-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.13-standalone/deployment-apps-v1.json +++ b/v1.26.13-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.2-standalone-strict/deployment-apps-v1.json b/v1.26.2-standalone-strict/deployment-apps-v1.json index 98742f0053..f5e07987bb 100644 --- a/v1.26.2-standalone-strict/deployment-apps-v1.json +++ b/v1.26.2-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.2-standalone/deployment-apps-v1.json b/v1.26.2-standalone/deployment-apps-v1.json index 545c03af31..2ac789dff3 100644 --- a/v1.26.2-standalone/deployment-apps-v1.json +++ b/v1.26.2-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.3-standalone-strict/deployment-apps-v1.json b/v1.26.3-standalone-strict/deployment-apps-v1.json index 010123e4d8..3daccfb01a 100644 --- a/v1.26.3-standalone-strict/deployment-apps-v1.json +++ b/v1.26.3-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.3-standalone/deployment-apps-v1.json b/v1.26.3-standalone/deployment-apps-v1.json index b449dcbc1d..07709d13bd 100644 --- a/v1.26.3-standalone/deployment-apps-v1.json +++ b/v1.26.3-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.4-standalone-strict/deployment-apps-v1.json b/v1.26.4-standalone-strict/deployment-apps-v1.json index 010123e4d8..3daccfb01a 100644 --- a/v1.26.4-standalone-strict/deployment-apps-v1.json +++ b/v1.26.4-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.4-standalone/deployment-apps-v1.json b/v1.26.4-standalone/deployment-apps-v1.json index b449dcbc1d..07709d13bd 100644 --- a/v1.26.4-standalone/deployment-apps-v1.json +++ b/v1.26.4-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.5-standalone-strict/deployment-apps-v1.json b/v1.26.5-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.5-standalone-strict/deployment-apps-v1.json +++ b/v1.26.5-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.5-standalone/deployment-apps-v1.json b/v1.26.5-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.5-standalone/deployment-apps-v1.json +++ b/v1.26.5-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.6-standalone-strict/deployment-apps-v1.json b/v1.26.6-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.6-standalone-strict/deployment-apps-v1.json +++ b/v1.26.6-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.6-standalone/deployment-apps-v1.json b/v1.26.6-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.6-standalone/deployment-apps-v1.json +++ b/v1.26.6-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.7-standalone-strict/deployment-apps-v1.json b/v1.26.7-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.7-standalone-strict/deployment-apps-v1.json +++ b/v1.26.7-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.7-standalone/deployment-apps-v1.json b/v1.26.7-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.7-standalone/deployment-apps-v1.json +++ b/v1.26.7-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.8-standalone-strict/deployment-apps-v1.json b/v1.26.8-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.8-standalone-strict/deployment-apps-v1.json +++ b/v1.26.8-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.8-standalone/deployment-apps-v1.json b/v1.26.8-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.8-standalone/deployment-apps-v1.json +++ b/v1.26.8-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.9-standalone-strict/deployment-apps-v1.json b/v1.26.9-standalone-strict/deployment-apps-v1.json index 662d80589c..7bef31278f 100644 --- a/v1.26.9-standalone-strict/deployment-apps-v1.json +++ b/v1.26.9-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3441,7 +3440,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5679,8 +5679,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7144,7 +7143,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10199,4 +10199,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.26.9-standalone/deployment-apps-v1.json b/v1.26.9-standalone/deployment-apps-v1.json index b141118c31..7a03761ba3 100644 --- a/v1.26.9-standalone/deployment-apps-v1.json +++ b/v1.26.9-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3349,7 +3348,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5524,8 +5524,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -6950,7 +6949,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -9920,4 +9920,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.0-standalone-strict/deployment-apps-v1.json b/v1.27.0-standalone-strict/deployment-apps-v1.json index f60e6ba3d0..17cc958fb6 100644 --- a/v1.27.0-standalone-strict/deployment-apps-v1.json +++ b/v1.27.0-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.0-standalone/deployment-apps-v1.json b/v1.27.0-standalone/deployment-apps-v1.json index b3294fc53f..7bf1908f8c 100644 --- a/v1.27.0-standalone/deployment-apps-v1.json +++ b/v1.27.0-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.1-standalone-strict/deployment-apps-v1.json b/v1.27.1-standalone-strict/deployment-apps-v1.json index f60e6ba3d0..17cc958fb6 100644 --- a/v1.27.1-standalone-strict/deployment-apps-v1.json +++ b/v1.27.1-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.1-standalone/deployment-apps-v1.json b/v1.27.1-standalone/deployment-apps-v1.json index b3294fc53f..7bf1908f8c 100644 --- a/v1.27.1-standalone/deployment-apps-v1.json +++ b/v1.27.1-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.10-standalone-strict/deployment-apps-v1.json b/v1.27.10-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.10-standalone-strict/deployment-apps-v1.json +++ b/v1.27.10-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.10-standalone/deployment-apps-v1.json b/v1.27.10-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.10-standalone/deployment-apps-v1.json +++ b/v1.27.10-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.2-standalone-strict/deployment-apps-v1.json b/v1.27.2-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.2-standalone-strict/deployment-apps-v1.json +++ b/v1.27.2-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.2-standalone/deployment-apps-v1.json b/v1.27.2-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.2-standalone/deployment-apps-v1.json +++ b/v1.27.2-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.3-standalone-strict/deployment-apps-v1.json b/v1.27.3-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.3-standalone-strict/deployment-apps-v1.json +++ b/v1.27.3-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.3-standalone/deployment-apps-v1.json b/v1.27.3-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.3-standalone/deployment-apps-v1.json +++ b/v1.27.3-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.4-standalone-strict/deployment-apps-v1.json b/v1.27.4-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.4-standalone-strict/deployment-apps-v1.json +++ b/v1.27.4-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.4-standalone/deployment-apps-v1.json b/v1.27.4-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.4-standalone/deployment-apps-v1.json +++ b/v1.27.4-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.5-standalone-strict/deployment-apps-v1.json b/v1.27.5-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.5-standalone-strict/deployment-apps-v1.json +++ b/v1.27.5-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.5-standalone/deployment-apps-v1.json b/v1.27.5-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.5-standalone/deployment-apps-v1.json +++ b/v1.27.5-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.6-standalone-strict/deployment-apps-v1.json b/v1.27.6-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.6-standalone-strict/deployment-apps-v1.json +++ b/v1.27.6-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.6-standalone/deployment-apps-v1.json b/v1.27.6-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.6-standalone/deployment-apps-v1.json +++ b/v1.27.6-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.7-standalone-strict/deployment-apps-v1.json b/v1.27.7-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.7-standalone-strict/deployment-apps-v1.json +++ b/v1.27.7-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.7-standalone/deployment-apps-v1.json b/v1.27.7-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.7-standalone/deployment-apps-v1.json +++ b/v1.27.7-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.8-standalone-strict/deployment-apps-v1.json b/v1.27.8-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.8-standalone-strict/deployment-apps-v1.json +++ b/v1.27.8-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.8-standalone/deployment-apps-v1.json b/v1.27.8-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.8-standalone/deployment-apps-v1.json +++ b/v1.27.8-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.9-standalone-strict/deployment-apps-v1.json b/v1.27.9-standalone-strict/deployment-apps-v1.json index 991020cdb6..231c1c9a25 100644 --- a/v1.27.9-standalone-strict/deployment-apps-v1.json +++ b/v1.27.9-standalone-strict/deployment-apps-v1.json @@ -1976,8 +1976,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3471,7 +3470,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5739,8 +5739,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7234,7 +7233,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10289,4 +10289,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.27.9-standalone/deployment-apps-v1.json b/v1.27.9-standalone/deployment-apps-v1.json index 3e48b5bba6..f0e5a320af 100644 --- a/v1.27.9-standalone/deployment-apps-v1.json +++ b/v1.27.9-standalone/deployment-apps-v1.json @@ -1923,8 +1923,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3378,7 +3377,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5582,8 +5582,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7037,7 +7036,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10007,4 +10007,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.0-standalone-strict/deployment-apps-v1.json b/v1.28.0-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.0-standalone-strict/deployment-apps-v1.json +++ b/v1.28.0-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.0-standalone/deployment-apps-v1.json b/v1.28.0-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.0-standalone/deployment-apps-v1.json +++ b/v1.28.0-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.1-standalone-strict/deployment-apps-v1.json b/v1.28.1-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.1-standalone-strict/deployment-apps-v1.json +++ b/v1.28.1-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.1-standalone/deployment-apps-v1.json b/v1.28.1-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.1-standalone/deployment-apps-v1.json +++ b/v1.28.1-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.2-standalone-strict/deployment-apps-v1.json b/v1.28.2-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.2-standalone-strict/deployment-apps-v1.json +++ b/v1.28.2-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.2-standalone/deployment-apps-v1.json b/v1.28.2-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.2-standalone/deployment-apps-v1.json +++ b/v1.28.2-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.3-standalone-strict/deployment-apps-v1.json b/v1.28.3-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.3-standalone-strict/deployment-apps-v1.json +++ b/v1.28.3-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.3-standalone/deployment-apps-v1.json b/v1.28.3-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.3-standalone/deployment-apps-v1.json +++ b/v1.28.3-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.4-standalone-strict/deployment-apps-v1.json b/v1.28.4-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.4-standalone-strict/deployment-apps-v1.json +++ b/v1.28.4-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.4-standalone/deployment-apps-v1.json b/v1.28.4-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.4-standalone/deployment-apps-v1.json +++ b/v1.28.4-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.5-standalone-strict/deployment-apps-v1.json b/v1.28.5-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.5-standalone-strict/deployment-apps-v1.json +++ b/v1.28.5-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.5-standalone/deployment-apps-v1.json b/v1.28.5-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.5-standalone/deployment-apps-v1.json +++ b/v1.28.5-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.6-standalone-strict/deployment-apps-v1.json b/v1.28.6-standalone-strict/deployment-apps-v1.json index b530c967bc..ddfbbf43e5 100644 --- a/v1.28.6-standalone-strict/deployment-apps-v1.json +++ b/v1.28.6-standalone-strict/deployment-apps-v1.json @@ -1958,8 +1958,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3460,7 +3459,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5735,8 +5735,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7237,7 +7236,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10288,4 +10288,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.28.6-standalone/deployment-apps-v1.json b/v1.28.6-standalone/deployment-apps-v1.json index a3348d880f..ba791fbce3 100644 --- a/v1.28.6-standalone/deployment-apps-v1.json +++ b/v1.28.6-standalone/deployment-apps-v1.json @@ -1905,8 +1905,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3367,7 +3366,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5578,8 +5578,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7040,7 +7039,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10006,4 +10006,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.29.0-standalone-strict/deployment-apps-v1.json b/v1.29.0-standalone-strict/deployment-apps-v1.json index b0c8011433..ce4a1a39be 100644 --- a/v1.29.0-standalone-strict/deployment-apps-v1.json +++ b/v1.29.0-standalone-strict/deployment-apps-v1.json @@ -2070,8 +2070,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3608,7 +3607,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5919,8 +5919,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7457,7 +7456,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10591,4 +10591,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.29.0-standalone/deployment-apps-v1.json b/v1.29.0-standalone/deployment-apps-v1.json index efe7d72409..b98304c3bc 100644 --- a/v1.29.0-standalone/deployment-apps-v1.json +++ b/v1.29.0-standalone/deployment-apps-v1.json @@ -2017,8 +2017,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3513,7 +3512,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5758,8 +5758,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7254,7 +7253,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10301,4 +10301,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.29.1-standalone-strict/deployment-apps-v1.json b/v1.29.1-standalone-strict/deployment-apps-v1.json index b0c8011433..ce4a1a39be 100644 --- a/v1.29.1-standalone-strict/deployment-apps-v1.json +++ b/v1.29.1-standalone-strict/deployment-apps-v1.json @@ -2070,8 +2070,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3608,7 +3607,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5919,8 +5919,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7457,7 +7456,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10591,4 +10591,4 @@ ], "additionalProperties": false, "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +} diff --git a/v1.29.1-standalone/deployment-apps-v1.json b/v1.29.1-standalone/deployment-apps-v1.json index efe7d72409..b98304c3bc 100644 --- a/v1.29.1-standalone/deployment-apps-v1.json +++ b/v1.29.1-standalone/deployment-apps-v1.json @@ -2017,8 +2017,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -3513,7 +3512,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -5758,8 +5758,7 @@ "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": [ - "string", - "null" + "string" ] }, "imagePullPolicy": { @@ -7254,7 +7253,8 @@ } }, "required": [ - "name" + "name", + "image" ], "type": [ "object", @@ -10301,4 +10301,4 @@ } ], "$schema": "http://json-schema.org/schema#" -} \ No newline at end of file +}