This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push: new db193150b chore: nightly resource refresh db193150b is described below commit db193150bf1e6a97c88feb4e3fc13820a2819552 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Apr 27 23:48:45 2023 +0000 chore: nightly resource refresh --- docs/antora.yml | 6 +++--- pkg/resources/resources.go | 2 +- resources/camel-catalog-1.15.3-SNAPSHOT.yaml | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index e3034f0ac..37036006b 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -34,11 +34,11 @@ asciidoc: camel-k-runtime-version: 1.15.3-SNAPSHOT # Makefile RUNTIME_VERSION camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # Makefile BUNDLE_CAMEL_APIS # from camel-k-runtime parent pom: - camel-version: 3.18.3 + camel-version: 3.18.6 camel-docs-version: 3.18.x - camel-quarkus-version: 2.13.2 + camel-quarkus-version: 2.13.3 camel-quarkus-docs-version: 2.13.x - quarkus-version: 2.13.5.Final + quarkus-version: 2.13.7.Final graalvm-version: 22.1.0 graalvm-docs-version: 22.1 buildah-version: 1.23.3 diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go index 5b0f73919..7f2ebcfcf 100644 --- a/pkg/resources/resources.go +++ b/pkg/resources/resources.go @@ -599,7 +599,7 @@ var assets = func() http.FileSystem { modTime: time.Time{}, uncompressedSize: 86090, - compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7d\xdb\x76\xdb\x38\xb2\xf6\xbd\x9f\x82\xab\x73\xb3\xf7\xfa\x47\x98\xe9\x64\x66\xf7\x5e\xfd\x5f\xd9\x72\x9c\xd8\xb1\x1d\x27\xf2\xa4\x33\x73\xd3\x0b\x22\x21\x09\x16\x49\xd0\x00\x28\xcb\x79\xfa\xbd\x00\x82\x47\x29\xc5\x83\x0b\x1e\x5f\x98\x14\x51\xf8\x0a\xf5\xe1\x40\x9c\x58\x78\x13\xcc\xf0\xfe\x4e\xde\x04\xd7\x3c\x64\xa9\x62\x51\xa0\x45\xa0\x37\x2c\x38\xcd\x68\xb8\x61\xc1\x42\xac\xf4\x13\x95\x2c\xb8\x10\x79\x1a\x51\x [...] + compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7d\xdb\x76\xdb\x38\xb2\xf6\xbd\x9f\x82\xab\x73\xb3\xf7\xfa\x47\x98\xe9\x64\xf6\xf4\x5e\xfd\x5f\xd9\x72\x9c\xd8\xb1\x1d\x27\xf2\xa4\x33\x73\xd3\x0b\x22\x21\x09\x16\x49\xd0\x00\x28\xcb\x79\xfa\xbd\x00\x82\x47\x29\xc5\x83\x0b\x1e\x5f\x98\x14\x51\xf8\x0a\xf5\xe1\x40\x9c\x58\x78\x13\xcc\xf0\xfe\x4e\xde\x04\xd7\x3c\x64\xa9\x62\x51\xa0\x45\xa0\x37\x2c\x38\xcd\x68\xb8\x61\xc1\x42\xac\xf4\x13\x95\x2c\xb8\x10\x79\x1a\x51\x [...] }, "/traits.yaml": &vfsgen۰CompressedFileInfo{ name: "traits.yaml", diff --git a/resources/camel-catalog-1.15.3-SNAPSHOT.yaml b/resources/camel-catalog-1.15.3-SNAPSHOT.yaml index d67d02f96..4974c9fd4 100644 --- a/resources/camel-catalog-1.15.3-SNAPSHOT.yaml +++ b/resources/camel-catalog-1.15.3-SNAPSHOT.yaml @@ -21,8 +21,8 @@ metadata: name: camel-catalog-1.15.3-snapshot labels: app: camel-k - camel.apache.org/catalog.loader.version: 3.18.3 - camel.apache.org/catalog.version: 3.18.3 + camel.apache.org/catalog.loader.version: 3.18.6 + camel.apache.org/catalog.version: 3.18.6 camel.apache.org/runtime.version: 1.15.3-SNAPSHOT spec: runtime: @@ -30,9 +30,9 @@ spec: provider: quarkus applicationClass: io.quarkus.bootstrap.runner.QuarkusEntryPoint metadata: - camel-quarkus.version: 2.13.2 - camel.version: 3.18.3 - quarkus.version: 2.13.5.Final + camel-quarkus.version: 2.13.3 + camel.version: 3.18.6 + quarkus.version: 2.13.7.Final dependencies: - groupId: org.apache.camel.k artifactId: camel-k-runtime