This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0586925d302 (chores) ci: fixes invalid log instantiation
add 982141f6ec2 camel-kubernetes - config-maps also has consumer
add ed0a4a08d5e camel-kubernetes - config-maps also has consumer
No new revisions were added by this update.
Summary of changes:
.../catalog/components/kubernetes-config-maps.json | 30 +-
.../KubernetesConfigMapsComponentConfigurer.java | 6 +
.../KubernetesConfigMapsEndpointConfigurer.java | 75 ++
.../KubernetesConfigMapsEndpointUriFactory.java | 15 +-
.../config_maps/kubernetes-config-maps.json | 30 +-
.../docs/kubernetes-config-maps-component.adoc | 2 +-
.../config_maps/KubernetesConfigMapsEndpoint.java | 2 +-
...ubernetesConfigMapsComponentBuilderFactory.java | 25 +-
.../src/generated/resources/metadata.json | 2 +-
...KubernetesConfigMapsEndpointBuilderFactory.java | 1117 ++++++++++++++++++--
10 files changed, 1212 insertions(+), 92 deletions(-)