You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/05 23:48:30 UTC

(camel-k) 02/04: chore: autogenerated project resource update

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

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

commit cd0e6190d66235a0b12f71f763bcf1cafc4e1123
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Dec 5 23:46:19 2023 +0000

    chore: autogenerated project resource update
---
 docs/antora.yml                    | 2 +-
 docs/modules/traits/pages/pod.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index e919db6fe..2d5fe885c 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -42,7 +42,7 @@ asciidoc:
     buildah-version: 1.30.0
     kaniko-version: 1.9.1
     kustomize-version: 4.5.4
-    kubernetes-api-version: 0.27.4
+    kubernetes-api-version: 0.27.7
     operator-fwk-api-version: 0.17.7
     knative-api-version: 0.38.5
     service-binding-op-version: 1.4.0
diff --git a/docs/modules/traits/pages/pod.adoc b/docs/modules/traits/pages/pod.adoc
index b2eec2362..64e640f34 100755
--- a/docs/modules/traits/pages/pod.adoc
+++ b/docs/modules/traits/pages/pod.adoc
@@ -114,4 +114,4 @@ initContainers:
     command: [ "/bin/sh" , "-c", "echo 'hello'!" ]
 ----
 
-The `integration` container will be overwritten by the container running the route, and the `initContainer` will run before the route as expected.
\ No newline at end of file
+The `integration` container will be overwritten by the container running the route, and the `initContainer` will run before the route as expected.