This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new fc5c2226b chore: nightly automatic updates
fc5c2226b is described below

commit fc5c2226b5bcb0bc97fdaea9f4f1741f28e1b324
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 8 23:49:44 2026 +0000

    chore: nightly automatic updates
---
 docs/antora.yml                                    |   2 +-
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  | 130 ++++++++++-----------
 docs/modules/traits/pages/affinity.adoc            |   3 +
 docs/modules/traits/pages/builder.adoc             |   3 +
 docs/modules/traits/pages/camel.adoc               |   3 +
 docs/modules/traits/pages/container.adoc           |   3 +
 docs/modules/traits/pages/cron.adoc                |   3 +
 docs/modules/traits/pages/deployer.adoc            |   3 +
 docs/modules/traits/pages/deployment.adoc          |   3 +
 docs/modules/traits/pages/environment.adoc         |   3 +
 docs/modules/traits/pages/gateway.adoc             |   3 +
 docs/modules/traits/pages/gitops.adoc              |   3 +
 docs/modules/traits/pages/health.adoc              |   3 +
 docs/modules/traits/pages/ingress.adoc             |   3 +
 docs/modules/traits/pages/init-containers.adoc     |   3 +
 docs/modules/traits/pages/istio.adoc               |   3 +
 docs/modules/traits/pages/jolokia.adoc             |   3 +
 docs/modules/traits/pages/jvm.adoc                 |   3 +
 docs/modules/traits/pages/kamelets.adoc            |   3 +
 docs/modules/traits/pages/keda.adoc                |   3 +
 docs/modules/traits/pages/knative-service.adoc     |   3 +
 docs/modules/traits/pages/knative.adoc             |   3 +
 docs/modules/traits/pages/logging.adoc             |   3 +
 docs/modules/traits/pages/master.adoc              |   3 +
 docs/modules/traits/pages/mount.adoc               |   3 +
 docs/modules/traits/pages/owner.adoc               |   3 +
 docs/modules/traits/pages/pdb.adoc                 |   3 +
 docs/modules/traits/pages/pod.adoc                 |   3 +
 docs/modules/traits/pages/prometheus.adoc          |   3 +
 docs/modules/traits/pages/pull-secret.adoc         |   3 +
 docs/modules/traits/pages/quarkus.adoc             |   3 +
 docs/modules/traits/pages/route.adoc               |   3 +
 docs/modules/traits/pages/security-context.adoc    |   3 +
 docs/modules/traits/pages/service.adoc             |   3 +
 docs/modules/traits/pages/telemetry.adoc           |   3 +
 docs/modules/traits/pages/toleration.adoc          |   3 +
 helm/camel-k/crds/camel-k-crds.yaml                |  26 ++---
 .../crd/bases/camel.apache.org_integrations.yaml   |  13 +--
 .../config/crd/bases/camel.apache.org_pipes.yaml   |  13 +--
 pkg/util/defaults/defaults.go                      |   2 +-
 script/Makefile                                    |   2 +-
 script/gen_crd/gen-crd-api-config.json             |   2 +-
 script/gen_crd/gen-kamelets-crd-api-config.json    |   2 +-
 43 files changed, 188 insertions(+), 106 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 6243ecd32..ac0331860 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -36,7 +36,7 @@ asciidoc:
     camel-quarkus-docs-version: 3.15.x
     quarkus-version: 3.15.4
     kustomize-version: 5.7.1
-    kubernetes-api-version: 0.35.4
+    kubernetes-api-version: 0.36.0
     operator-fwk-api-version: 0.42.0
     knative-api-version: 0.49.0
     service-binding-op-version: ""
diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc 
b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
index 87048d1f3..067e26e31 100644
--- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
+++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
@@ -23,7 +23,7 @@ string
 string
 |`Build`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -65,7 +65,7 @@ string
 string
 |`CamelCatalog`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -107,7 +107,7 @@ string
 string
 |`Integration`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -152,7 +152,7 @@ string
 string
 |`IntegrationKit`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -199,7 +199,7 @@ string
 string
 |`IntegrationPlatform`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -242,7 +242,7 @@ string
 string
 |`IntegrationProfile`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -284,7 +284,7 @@ string
 string
 |`Kamelet`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -327,7 +327,7 @@ string
 string
 |`Pipe`
 |`metadata` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectmeta-v1-meta[Kubernetes
 meta/v1.ObjectMeta]*
 |
 
 
@@ -527,21 +527,21 @@ BuildCondition describes the state of a resource at a 
certain point.
 Type of integration condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -740,7 +740,7 @@ The namespace where to run the builder Pod (must be the 
same of the operator in
 Deprecated: no longer in use in Camel K 2 - maintained for backward 
compatibility
 
 |`timeout` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
 |
 
 
@@ -839,7 +839,7 @@ the error description (if any)
 the reason of the failure (if any)
 
 |`startedAt` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -1154,21 +1154,21 @@ CamelCatalogCondition describes the state of a resource 
at a certain point.
 Type of CamelCatalog condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -1819,7 +1819,7 @@ Endpoint represents a source/sink external entity (could 
be any Kubernetes resou
 |Description
 
 |`ref` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
 |
 
 
@@ -2131,7 +2131,7 @@ string
 a short text specifying the reason
 
 |`time` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -2176,7 +2176,7 @@ int
 maximum number of attempts
 
 |`attemptTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 *(Optional)*
 
@@ -2452,28 +2452,28 @@ IntegrationCondition describes the state of a resource 
at a certain point.
 Type of integration condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 Last time the condition transitioned from one status to another.
 
 |`firstTruthyTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -2535,21 +2535,21 @@ IntegrationKitCondition describes the state of a 
resource at a certain point.
 Type of integration condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -2931,7 +2931,7 @@ It can be useful if you want to provide some custom base 
image with further util
 the image registry used to push/pull Integration images
 
 |`buildCatalogToolTimeout` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
 |
 
 
@@ -2940,7 +2940,7 @@ the timeout (in seconds) to use when creating the build 
tools container image.
 Deprecated: no longer in use
 
 |`timeout` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
 |
 
 
@@ -3004,21 +3004,21 @@ IntegrationPlatformCondition describes the state of a 
resource at a certain poin
 Type of integration condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -3260,7 +3260,7 @@ It can be useful if you want to provide some custom base 
image with further util
 the image registry used to push/pull Integration images
 
 |`timeout` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#duration-v1-meta[Kubernetes
 meta/v1.Duration]*
 |
 
 
@@ -3298,21 +3298,21 @@ IntegrationProfileCondition describes the state of a 
resource at a certain point
 Type of integration condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -3519,7 +3519,7 @@ the configuration of the project to build on Git
 a source in YAML DSL language which contain the routes to run
 
 |`integrationKit` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
 |
 
 
@@ -3659,7 +3659,7 @@ Deprecated: may be removed in future releases.
 the traits executed for the Integration
 
 |`integrationKit` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#objectreference-v1-core[Kubernetes
 core/v1.ObjectReference]*
 |
 
 
@@ -3745,21 +3745,21 @@ label selector
 features offered by the Integration
 
 |`lastInitTimestamp` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 the timestamp representing the last time when this integration was initialized.
 
 |`lastDeploymentTimestamp` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 the timestamp representing the last time when this integration was deployed.
 
 |`lastBuildTimestamp` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -4149,21 +4149,21 @@ KameletCondition describes the state of a resource at a 
certain point.
 Type of kamelet condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -4648,7 +4648,7 @@ A reference to the ConfigMap or Secret key that contains
 the security of the Maven settings.
 
 |`caSecrets` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#secretkeyselector-v1-core[[\]Kubernetes
 core/v1.SecretKeySelector]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#secretkeyselector-v1-core[[\]Kubernetes
 core/v1.SecretKeySelector]*
 |
 
 
@@ -4769,21 +4769,21 @@ PipeCondition describes the state of a resource at a 
certain point.
 Type of pipe condition.
 
 |`status` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#conditionstatus-v1-core[Kubernetes
 core/v1.ConditionStatus]*
 |
 
 
 Status of the condition, one of True, False, Unknown.
 
 |`lastUpdateTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
 The last time this condition was updated.
 
 |`lastTransitionTime` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#time-v1-meta[Kubernetes
 meta/v1.Time]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#time-v1-meta[Kubernetes
 meta/v1.Time]*
 |
 
 
@@ -5122,7 +5122,7 @@ string
 
 
 |`condition` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#podcondition-v1-core[Kubernetes
 core/v1.PodCondition]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#podcondition-v1-core[Kubernetes
 core/v1.PodCondition]*
 |
 
 
@@ -5162,35 +5162,35 @@ bool
 AutomountServiceAccountToken
 
 |`volumes` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#volume-v1-core[[\]Kubernetes
 core/v1.Volume]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#volume-v1-core[[\]Kubernetes
 core/v1.Volume]*
 |
 
 
 Volumes
 
 |`initContainers` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#container-v1-core[[\]Kubernetes
 core/v1.Container]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#container-v1-core[[\]Kubernetes
 core/v1.Container]*
 |
 
 
 InitContainers
 
 |`containers` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#container-v1-core[[\]Kubernetes
 core/v1.Container]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#container-v1-core[[\]Kubernetes
 core/v1.Container]*
 |
 
 
 Containers
 
 |`ephemeralContainers` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#ephemeralcontainer-v1-core[[\]Kubernetes
 core/v1.EphemeralContainer]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#ephemeralcontainer-v1-core[[\]Kubernetes
 core/v1.EphemeralContainer]*
 |
 
 
 EphemeralContainers
 
 |`restartPolicy` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#restartpolicy-v1-core[Kubernetes
 core/v1.RestartPolicy]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#restartpolicy-v1-core[Kubernetes
 core/v1.RestartPolicy]*
 |
 
 
@@ -5211,7 +5211,7 @@ int64
 ActiveDeadlineSeconds
 
 |`dnsPolicy` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#dnspolicy-v1-core[Kubernetes
 core/v1.DNSPolicy]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#dnspolicy-v1-core[Kubernetes
 core/v1.DNSPolicy]*
 |
 
 
@@ -5225,14 +5225,14 @@ map[string]string
 NodeSelector
 
 |`topologySpreadConstraints` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#topologyspreadconstraint-v1-core[[\]Kubernetes
 core/v1.TopologySpreadConstraint]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#topologyspreadconstraint-v1-core[[\]Kubernetes
 core/v1.TopologySpreadConstraint]*
 |
 
 
 TopologySpreadConstraints
 
 |`securityContext` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#podsecuritycontext-v1-core[Kubernetes
 core/v1.PodSecurityContext]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#podsecuritycontext-v1-core[Kubernetes
 core/v1.PodSecurityContext]*
 |
 
 
@@ -6415,14 +6415,14 @@ ValueSource --.
 |Description
 
 |`configMapKeyRef` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#configmapkeyselector-v1-core[Kubernetes
 core/v1.ConfigMapKeySelector]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#configmapkeyselector-v1-core[Kubernetes
 core/v1.ConfigMapKeySelector]*
 |
 
 
 Selects a key of a ConfigMap.
 
 |`secretKeyRef` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#secretkeyselector-v1-core[Kubernetes
 core/v1.SecretKeySelector]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#secretkeyselector-v1-core[Kubernetes
 core/v1.SecretKeySelector]*
 |
 
 
@@ -6932,7 +6932,7 @@ won't be able to execute traits requiring CamelCatalog. 
If the container image y
 Integration `.spec.integrationKit` parameter. If you're moving the Integration 
across environments, you will also need to create an "external" IntegrationKit.
 
 |`imagePullPolicy` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#pullpolicy-v1-core[Kubernetes
 core/v1.PullPolicy]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#pullpolicy-v1-core[Kubernetes
 core/v1.PullPolicy]*
 |
 
 
@@ -6953,7 +6953,7 @@ bool
 Security Context RunAsNonRoot configuration (default false).
 
 |`seccompProfileType` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#seccompprofiletype-v1-core[Kubernetes
 core/v1.SeccompProfileType]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#seccompprofiletype-v1-core[Kubernetes
 core/v1.SeccompProfileType]*
 |
 
 
@@ -6967,14 +6967,14 @@ bool
 Security Context AllowPrivilegeEscalation configuration (default false).
 
 |`capabilitiesDrop` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#capability-v1-core[[\]Kubernetes
 core/v1.Capability]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#capability-v1-core[[\]Kubernetes
 core/v1.Capability]*
 |
 
 
 Security Context Capabilities Drop configuration (default ALL).
 
 |`capabilitiesAdd` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#capability-v1-core[[\]Kubernetes
 core/v1.Capability]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#capability-v1-core[[\]Kubernetes
 core/v1.Capability]*
 |
 
 
@@ -7204,7 +7204,7 @@ The maximum time in seconds for the deployment to make 
progress before it
 is considered to be failed. It defaults to `60s`.
 
 |`strategy` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#deploymentstrategytype-v1-apps[Kubernetes
 apps/v1.DeploymentStrategyType]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#deploymentstrategytype-v1-apps[Kubernetes
 apps/v1.DeploymentStrategyType]*
 |
 
 
@@ -7793,7 +7793,7 @@ Deprecated: In favor of `paths` - left for backward 
compatibility.
 To configure the paths exposed by the ingress (default `['/']`).
 
 |`pathType` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#pathtype-v1-networking[Kubernetes
 networking/v1.PathType]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#pathtype-v1-networking[Kubernetes
 networking/v1.PathType]*
 |
 
 
@@ -9502,7 +9502,7 @@ bool
 Security Context RunAsNonRoot configuration (default false).
 
 |`seccompProfileType` +
-*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#seccompprofiletype-v1-core[Kubernetes
 core/v1.SeccompProfileType]*
+*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#seccompprofiletype-v1-core[Kubernetes
 core/v1.SeccompProfileType]*
 |
 
 
diff --git a/docs/modules/traits/pages/affinity.adoc 
b/docs/modules/traits/pages/affinity.adoc
index 0f512e0eb..1dc3604b9 100755
--- a/docs/modules/traits/pages/affinity.adoc
+++ b/docs/modules/traits/pages/affinity.adoc
@@ -59,6 +59,9 @@ integration pod(s) should not be co-located with.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/builder.adoc 
b/docs/modules/traits/pages/builder.adoc
index 38718bd49..8597043de 100755
--- a/docs/modules/traits/pages/builder.adoc
+++ b/docs/modules/traits/pages/builder.adoc
@@ -133,6 +133,9 @@ if you need to execute them. Useful only with `pod` 
strategy.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/camel.adoc 
b/docs/modules/traits/pages/camel.adoc
index 536c22a73..d52e537cd 100755
--- a/docs/modules/traits/pages/camel.adoc
+++ b/docs/modules/traits/pages/camel.adoc
@@ -50,4 +50,7 @@ to the best matching Catalog existing on the cluster 
(Default, the one provided
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/container.adoc 
b/docs/modules/traits/pages/container.adoc
index bf7aebe9d..835b9f91f 100755
--- a/docs/modules/traits/pages/container.adoc
+++ b/docs/modules/traits/pages/container.adoc
@@ -124,4 +124,7 @@ Integration `.spec.integrationKit` parameter. If you're 
moving the Integration a
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/cron.adoc 
b/docs/modules/traits/pages/cron.adoc
index b3adb23e6..0fb6cf4f8 100755
--- a/docs/modules/traits/pages/cron.adoc
+++ b/docs/modules/traits/pages/cron.adoc
@@ -102,4 +102,7 @@ It defaults to 2.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/deployer.adoc 
b/docs/modules/traits/pages/deployer.adoc
index 26dace738..c776956e7 100644
--- a/docs/modules/traits/pages/deployer.adoc
+++ b/docs/modules/traits/pages/deployer.adoc
@@ -48,4 +48,7 @@ Deprecated: this feature will be removed in future releases.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/deployment.adoc 
b/docs/modules/traits/pages/deployment.adoc
index 9d5d2920e..e9c1d2361 100644
--- a/docs/modules/traits/pages/deployment.adoc
+++ b/docs/modules/traits/pages/deployment.adoc
@@ -63,4 +63,7 @@ Defaults to `25%`.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/environment.adoc 
b/docs/modules/traits/pages/environment.adoc
index a18861875..7c9a6af14 100755
--- a/docs/modules/traits/pages/environment.adoc
+++ b/docs/modules/traits/pages/environment.adoc
@@ -52,4 +52,7 @@ These take precedence over any previously defined environment 
variables.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/gateway.adoc 
b/docs/modules/traits/pages/gateway.adoc
index 6c23f4534..965ae2570 100644
--- a/docs/modules/traits/pages/gateway.adoc
+++ b/docs/modules/traits/pages/gateway.adoc
@@ -46,4 +46,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/gitops.adoc 
b/docs/modules/traits/pages/gitops.adoc
index 7e7e5d85d..eff3e41c5 100644
--- a/docs/modules/traits/pages/gitops.adoc
+++ b/docs/modules/traits/pages/gitops.adoc
@@ -80,4 +80,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/health.adoc 
b/docs/modules/traits/pages/health.adoc
index d6f1004be..119eb9564 100755
--- a/docs/modules/traits/pages/health.adoc
+++ b/docs/modules/traits/pages/health.adoc
@@ -144,4 +144,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/ingress.adoc 
b/docs/modules/traits/pages/ingress.adoc
index 54362fed5..2cae04ebd 100755
--- a/docs/modules/traits/pages/ingress.adoc
+++ b/docs/modules/traits/pages/ingress.adoc
@@ -79,4 +79,7 @@ One of `Exact`, `Prefix`, `ImplementationSpecific` (default 
to `Prefix`).
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/init-containers.adoc 
b/docs/modules/traits/pages/init-containers.adoc
index 7cedb081a..6244ef3b0 100644
--- a/docs/modules/traits/pages/init-containers.adoc
+++ b/docs/modules/traits/pages/init-containers.adoc
@@ -42,6 +42,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/istio.adoc 
b/docs/modules/traits/pages/istio.adoc
index c45d76f85..ddde60753 100755
--- a/docs/modules/traits/pages/istio.adoc
+++ b/docs/modules/traits/pages/istio.adoc
@@ -43,4 +43,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/jolokia.adoc 
b/docs/modules/traits/pages/jolokia.adoc
index b87b7e3bf..1d4cc71e5 100755
--- a/docs/modules/traits/pages/jolokia.adoc
+++ b/docs/modules/traits/pages/jolokia.adoc
@@ -95,4 +95,7 @@ in 
https://jolokia.org/reference/html/agents.html#agent-jvm-config[JVM agent con
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/jvm.adoc 
b/docs/modules/traits/pages/jvm.adoc
index cddc9746d..f2fe2eb99 100755
--- a/docs/modules/traits/pages/jvm.adoc
+++ b/docs/modules/traits/pages/jvm.adoc
@@ -94,6 +94,9 @@ Deprecated: no longer in use.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/kamelets.adoc 
b/docs/modules/traits/pages/kamelets.adoc
index b8afda1f3..ce082cd3e 100755
--- a/docs/modules/traits/pages/kamelets.adoc
+++ b/docs/modules/traits/pages/kamelets.adoc
@@ -46,4 +46,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/keda.adoc 
b/docs/modules/traits/pages/keda.adoc
index d30333650..9d3394bbc 100644
--- a/docs/modules/traits/pages/keda.adoc
+++ b/docs/modules/traits/pages/keda.adoc
@@ -69,4 +69,7 @@ values are maps of metadata key-value pairs to merge (e.g., 
{"lagThreshold": "10
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/knative-service.adoc 
b/docs/modules/traits/pages/knative-service.adoc
index 269e43056..5eafbe646 100755
--- a/docs/modules/traits/pages/knative-service.adoc
+++ b/docs/modules/traits/pages/knative-service.adoc
@@ -103,4 +103,7 @@ Refer to the Knative documentation for more information.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/knative.adoc 
b/docs/modules/traits/pages/knative.adoc
index 6af18ce37..283e07e5a 100755
--- a/docs/modules/traits/pages/knative.adoc
+++ b/docs/modules/traits/pages/knative.adoc
@@ -106,4 +106,7 @@ If this is true, the created Knative trigger uses the event 
type as a filter on
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/logging.adoc 
b/docs/modules/traits/pages/logging.adoc
index 71a8b44bc..c2a866713 100755
--- a/docs/modules/traits/pages/logging.adoc
+++ b/docs/modules/traits/pages/logging.adoc
@@ -73,6 +73,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/master.adoc 
b/docs/modules/traits/pages/master.adoc
index 138de5531..80470e4f4 100755
--- a/docs/modules/traits/pages/master.adoc
+++ b/docs/modules/traits/pages/master.adoc
@@ -78,6 +78,9 @@ Name of the configmap/lease resource that will be used to 
store the lock. Defaul
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/mount.adoc 
b/docs/modules/traits/pages/mount.adoc
index 99acbafa7..b51fdc9af 100644
--- a/docs/modules/traits/pages/mount.adoc
+++ b/docs/modules/traits/pages/mount.adoc
@@ -71,6 +71,9 @@ changes in metadata.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/owner.adoc 
b/docs/modules/traits/pages/owner.adoc
index 8dc8f3ef9..3a8087d44 100755
--- a/docs/modules/traits/pages/owner.adoc
+++ b/docs/modules/traits/pages/owner.adoc
@@ -45,4 +45,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/pdb.adoc 
b/docs/modules/traits/pages/pdb.adoc
index e18439cfb..67d0dd82c 100755
--- a/docs/modules/traits/pages/pdb.adoc
+++ b/docs/modules/traits/pages/pdb.adoc
@@ -46,4 +46,7 @@ Only one of `max-unavailable` and `min-available` can be 
specified.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/pod.adoc 
b/docs/modules/traits/pages/pod.adoc
index b90b65dae..ca75d9439 100755
--- a/docs/modules/traits/pages/pod.adoc
+++ b/docs/modules/traits/pages/pod.adoc
@@ -56,6 +56,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/prometheus.adoc 
b/docs/modules/traits/pages/prometheus.adoc
index b37383521..2c01c0a2d 100755
--- a/docs/modules/traits/pages/prometheus.adoc
+++ b/docs/modules/traits/pages/prometheus.adoc
@@ -53,6 +53,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 == Examples
diff --git a/docs/modules/traits/pages/pull-secret.adoc 
b/docs/modules/traits/pages/pull-secret.adoc
index 0665b6c0c..af50e82ca 100755
--- a/docs/modules/traits/pages/pull-secret.adoc
+++ b/docs/modules/traits/pages/pull-secret.adoc
@@ -55,4 +55,7 @@ Deprecated: may be removed in future releases.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/quarkus.adoc 
b/docs/modules/traits/pages/quarkus.adoc
index fe993ccaf..54b0fae8a 100755
--- a/docs/modules/traits/pages/quarkus.adoc
+++ b/docs/modules/traits/pages/quarkus.adoc
@@ -67,4 +67,7 @@ with the `native` kit having precedence over the `jvm` one 
once ready.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/route.adoc 
b/docs/modules/traits/pages/route.adoc
index e49decea4..446c1bb74 100755
--- a/docs/modules/traits/pages/route.adoc
+++ b/docs/modules/traits/pages/route.adoc
@@ -121,6 +121,9 @@ Refer to the OpenShift route documentation for additional 
information.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/security-context.adoc 
b/docs/modules/traits/pages/security-context.adoc
index a135f3982..9b8ce8f68 100644
--- a/docs/modules/traits/pages/security-context.adoc
+++ b/docs/modules/traits/pages/security-context.adoc
@@ -48,4 +48,7 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
diff --git a/docs/modules/traits/pages/service.adoc 
b/docs/modules/traits/pages/service.adoc
index eaa4e2260..952f6c5f4 100755
--- a/docs/modules/traits/pages/service.adoc
+++ b/docs/modules/traits/pages/service.adoc
@@ -69,6 +69,9 @@ Don't use in Knative based environments.
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/telemetry.adoc 
b/docs/modules/traits/pages/telemetry.adoc
index ffed5dd12..013422939 100644
--- a/docs/modules/traits/pages/telemetry.adoc
+++ b/docs/modules/traits/pages/telemetry.adoc
@@ -82,6 +82,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/docs/modules/traits/pages/toleration.adoc 
b/docs/modules/traits/pages/toleration.adoc
index b173215be..aa173fc92 100755
--- a/docs/modules/traits/pages/toleration.adoc
+++ b/docs/modules/traits/pages/toleration.adoc
@@ -49,6 +49,9 @@ The following configuration options are available:
 NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
+NOTE: the variable names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
+
+
 NOTE: the variables names are "snake case" if you're using in `kamel` CLI, for 
example `trait.myParam` has to be translated as `-t trait.my-param`
 
 
diff --git a/helm/camel-k/crds/camel-k-crds.yaml 
b/helm/camel-k/crds/camel-k-crds.yaml
index 289a2f31e..dc1b0809d 100644
--- a/helm/camel-k/crds/camel-k-crds.yaml
+++ b/helm/camel-k/crds/camel-k-crds.yaml
@@ -14612,7 +14612,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -16117,7 +16116,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -17657,7 +17655,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -19428,7 +19425,7 @@ spec:
                                 A failure to resolve or pull the image during 
pod startup will block containers from starting and may add significant 
latency. Failures will be retried using normal volume backoff and will be 
reported on the pod reason and message.
                                 The types of objects that may be mounted by 
this volume are defined by the container runtime implementation on a host 
machine and at minimum must include all valid types supported by the container 
image field.
                                 The OCI object gets mounted in a single 
directory (spec.containers[*].volumeMounts.mountPath) by merging the manifest 
layers in the same way as for container images.
-                                The volume will be mounted read-only (ro) and 
non-executable files (noexec).
+                                The volume will be mounted read-only (ro).
                                 Sub path mounts for containers are not 
supported (spec.containers[*].volumeMounts.subpath) before 1.33.
                                 The field 
spec.securityContext.fsGroupChangePolicy has no effect on this volume type.
                               properties:
@@ -19600,8 +19597,7 @@ spec:
                               description: |-
                                 portworxVolume represents a portworx volume 
attached and mounted on kubelets host machine.
                                 Deprecated: PortworxVolume is deprecated. All 
operations for the in-tree portworxVolume type
-                                are redirected to the pxd.portworx.com CSI 
driver when the CSIMigrationPortworx feature-gate
-                                is on.
+                                are redirected to the pxd.portworx.com CSI 
driver.
                               properties:
                                 fsType:
                                   description: |-
@@ -22544,9 +22540,8 @@ spec:
                                   about last transition.
                                 type: string
                               observedGeneration:
-                                description: |-
-                                  If set, this represents the 
.metadata.generation that the pod condition was set based upon.
-                                  The PodObservedGenerationTracking feature 
gate must be enabled to use this field.
+                                description: If set, this represents the 
.metadata.generation
+                                  that the pod condition was set based upon.
                                 format: int64
                                 type: integer
                               reason:
@@ -27560,7 +27555,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -29079,7 +29073,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -30631,7 +30624,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -32411,7 +32403,7 @@ spec:
                                     A failure to resolve or pull the image 
during pod startup will block containers from starting and may add significant 
latency. Failures will be retried using normal volume backoff and will be 
reported on the pod reason and message.
                                     The types of objects that may be mounted 
by this volume are defined by the container runtime implementation on a host 
machine and at minimum must include all valid types supported by the container 
image field.
                                     The OCI object gets mounted in a single 
directory (spec.containers[*].volumeMounts.mountPath) by merging the manifest 
layers in the same way as for container images.
-                                    The volume will be mounted read-only (ro) 
and non-executable files (noexec).
+                                    The volume will be mounted read-only (ro).
                                     Sub path mounts for containers are not 
supported (spec.containers[*].volumeMounts.subpath) before 1.33.
                                     The field 
spec.securityContext.fsGroupChangePolicy has no effect on this volume type.
                                   properties:
@@ -32585,8 +32577,7 @@ spec:
                                   description: |-
                                     portworxVolume represents a portworx 
volume attached and mounted on kubelets host machine.
                                     Deprecated: PortworxVolume is deprecated. 
All operations for the in-tree portworxVolume type
-                                    are redirected to the pxd.portworx.com CSI 
driver when the CSIMigrationPortworx feature-gate
-                                    is on.
+                                    are redirected to the pxd.portworx.com CSI 
driver.
                                   properties:
                                     fsType:
                                       description: |-
@@ -37814,9 +37805,8 @@ spec:
                                   about last transition.
                                 type: string
                               observedGeneration:
-                                description: |-
-                                  If set, this represents the 
.metadata.generation that the pod condition was set based upon.
-                                  The PodObservedGenerationTracking feature 
gate must be enabled to use this field.
+                                description: If set, this represents the 
.metadata.generation
+                                  that the pod condition was set based upon.
                                 format: int64
                                 type: integer
                               reason:
diff --git a/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
index 7ae340cf0..0659b431b 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
@@ -1408,7 +1408,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -2913,7 +2912,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -4453,7 +4451,6 @@ spec:
                                     procMount denotes the type of proc mount 
to use for the containers.
                                     The default value is Default which uses 
the container runtime defaults for
                                     readonly paths and masked paths.
-                                    This requires the ProcMountType feature 
flag to be enabled.
                                     Note that this field cannot be set when 
spec.os.name is windows.
                                   type: string
                                 readOnlyRootFilesystem:
@@ -6224,7 +6221,7 @@ spec:
                                 A failure to resolve or pull the image during 
pod startup will block containers from starting and may add significant 
latency. Failures will be retried using normal volume backoff and will be 
reported on the pod reason and message.
                                 The types of objects that may be mounted by 
this volume are defined by the container runtime implementation on a host 
machine and at minimum must include all valid types supported by the container 
image field.
                                 The OCI object gets mounted in a single 
directory (spec.containers[*].volumeMounts.mountPath) by merging the manifest 
layers in the same way as for container images.
-                                The volume will be mounted read-only (ro) and 
non-executable files (noexec).
+                                The volume will be mounted read-only (ro).
                                 Sub path mounts for containers are not 
supported (spec.containers[*].volumeMounts.subpath) before 1.33.
                                 The field 
spec.securityContext.fsGroupChangePolicy has no effect on this volume type.
                               properties:
@@ -6396,8 +6393,7 @@ spec:
                               description: |-
                                 portworxVolume represents a portworx volume 
attached and mounted on kubelets host machine.
                                 Deprecated: PortworxVolume is deprecated. All 
operations for the in-tree portworxVolume type
-                                are redirected to the pxd.portworx.com CSI 
driver when the CSIMigrationPortworx feature-gate
-                                is on.
+                                are redirected to the pxd.portworx.com CSI 
driver.
                               properties:
                                 fsType:
                                   description: |-
@@ -9340,9 +9336,8 @@ spec:
                                   about last transition.
                                 type: string
                               observedGeneration:
-                                description: |-
-                                  If set, this represents the 
.metadata.generation that the pod condition was set based upon.
-                                  The PodObservedGenerationTracking feature 
gate must be enabled to use this field.
+                                description: If set, this represents the 
.metadata.generation
+                                  that the pod condition was set based upon.
                                 format: int64
                                 type: integer
                               reason:
diff --git a/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
index d117c490d..63f3e41e1 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
@@ -1413,7 +1413,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -2932,7 +2931,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -4484,7 +4482,6 @@ spec:
                                         procMount denotes the type of proc 
mount to use for the containers.
                                         The default value is Default which 
uses the container runtime defaults for
                                         readonly paths and masked paths.
-                                        This requires the ProcMountType 
feature flag to be enabled.
                                         Note that this field cannot be set 
when spec.os.name is windows.
                                       type: string
                                     readOnlyRootFilesystem:
@@ -6264,7 +6261,7 @@ spec:
                                     A failure to resolve or pull the image 
during pod startup will block containers from starting and may add significant 
latency. Failures will be retried using normal volume backoff and will be 
reported on the pod reason and message.
                                     The types of objects that may be mounted 
by this volume are defined by the container runtime implementation on a host 
machine and at minimum must include all valid types supported by the container 
image field.
                                     The OCI object gets mounted in a single 
directory (spec.containers[*].volumeMounts.mountPath) by merging the manifest 
layers in the same way as for container images.
-                                    The volume will be mounted read-only (ro) 
and non-executable files (noexec).
+                                    The volume will be mounted read-only (ro).
                                     Sub path mounts for containers are not 
supported (spec.containers[*].volumeMounts.subpath) before 1.33.
                                     The field 
spec.securityContext.fsGroupChangePolicy has no effect on this volume type.
                                   properties:
@@ -6438,8 +6435,7 @@ spec:
                                   description: |-
                                     portworxVolume represents a portworx 
volume attached and mounted on kubelets host machine.
                                     Deprecated: PortworxVolume is deprecated. 
All operations for the in-tree portworxVolume type
-                                    are redirected to the pxd.portworx.com CSI 
driver when the CSIMigrationPortworx feature-gate
-                                    is on.
+                                    are redirected to the pxd.portworx.com CSI 
driver.
                                   properties:
                                     fsType:
                                       description: |-
@@ -11667,9 +11663,8 @@ spec:
                                   about last transition.
                                 type: string
                               observedGeneration:
-                                description: |-
-                                  If set, this represents the 
.metadata.generation that the pod condition was set based upon.
-                                  The PodObservedGenerationTracking feature 
gate must be enabled to use this field.
+                                description: If set, this represents the 
.metadata.generation
+                                  that the pod condition was set based upon.
                                 format: int64
                                 type: integer
                               reason:
diff --git a/pkg/util/defaults/defaults.go b/pkg/util/defaults/defaults.go
index 9dc2fcca5..83bbf7dae 100644
--- a/pkg/util/defaults/defaults.go
+++ b/pkg/util/defaults/defaults.go
@@ -29,7 +29,7 @@ const (
        DefaultRuntimeVersion = "3.15.3"
 
        // baseImage --
-       baseImage = 
"eclipse-temurin:17-jdk@sha256:aae0b1494a5637b2c1b933080088ccc196dec7ffb83ce1cd524211ea4f640ff4"
+       baseImage = 
"eclipse-temurin:17-jdk@sha256:9cb1a90ce9b7921fe79e544200b0ea1eab76943dd84fb284356ddb8c96e8f32a"
 
        // LocalRepository --
        LocalRepository = "/etc/maven/m2"
diff --git a/script/Makefile b/script/Makefile
index 719082b39..ca2b18140 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -51,7 +51,7 @@ BASE_IMAGE_NAME := eclipse-temurin
 BASE_IMAGE_VERSION := 17-jdk
 OFFICIAL_IMAGE_VERSION := 17-jdk
 BASE_IMAGE_SHA_VERSION := 17-jdk
-BASE_IMAGE_SHA := 
sha256:aae0b1494a5637b2c1b933080088ccc196dec7ffb83ce1cd524211ea4f640ff4
+BASE_IMAGE_SHA := 
sha256:9cb1a90ce9b7921fe79e544200b0ea1eab76943dd84fb284356ddb8c96e8f32a
 BASE_IMAGE := $(BASE_IMAGE_NAME):$(BASE_IMAGE_VERSION)$(if $(filter 
$(BASE_IMAGE_VERSION),$(BASE_IMAGE_SHA_VERSION)),@$(BASE_IMAGE_SHA),)
 LOCAL_REPOSITORY := /etc/maven/m2
 OPENSHIFT_REGISTRY := image-registry.openshift-image-registry.svc:5000
diff --git a/script/gen_crd/gen-crd-api-config.json 
b/script/gen_crd/gen-crd-api-config.json
index 6532c6689..7cde60834 100644
--- a/script/gen_crd/gen-crd-api-config.json
+++ b/script/gen_crd/gen-crd-api-config.json
@@ -10,7 +10,7 @@
     "externalPackages": [
         {
             "typeMatchPrefix": "^k8s\\.io/(api|apimachinery/pkg/apis)/",
-            "docsURLTemplate": 
"https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#{{lower 
.TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments 
-2}}"
+            "docsURLTemplate": 
"https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#{{lower 
.TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments 
-2}}"
         }
     ],
     "typeDisplayNamePrefixOverrides": {
diff --git a/script/gen_crd/gen-kamelets-crd-api-config.json 
b/script/gen_crd/gen-kamelets-crd-api-config.json
index b729534b9..977353032 100644
--- a/script/gen_crd/gen-kamelets-crd-api-config.json
+++ b/script/gen_crd/gen-kamelets-crd-api-config.json
@@ -10,7 +10,7 @@
     "externalPackages": [
         {
             "typeMatchPrefix": "^k8s\\.io/(api|apimachinery/pkg/apis)/",
-            "docsURLTemplate": 
"https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#{{lower 
.TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments 
-2}}"
+            "docsURLTemplate": 
"https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.36/#{{lower 
.TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments 
-2}}"
         },
         {
           "typeMatchPrefix": 
"^github\\.com/apache/camel-k/v2/pkg/apis/camel/v1\\.",

Reply via email to