diff --git a/pkg/resources/config/manifests/bases/camel-k.clusterserviceversion.yaml b/pkg/resources/config/manifests/bases/camel-k.clusterserviceversion.yaml index 72d77ff4c3..af4f2305b3 100644 --- a/pkg/resources/config/manifests/bases/camel-k.clusterserviceversion.yaml +++ b/pkg/resources/config/manifests/bases/camel-k.clusterserviceversion.yaml @@ -23,7 +23,7 @@ metadata: categories: Integration & Delivery certified: "false" containerImage: docker.io/apache/camel-k:2.4.0-SNAPSHOT - createdAt: 2024-04-09T09:51:41Z + createdAt: 2024-04-09T18:29:41Z description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. operators.operatorframework.io/builder: operator-sdk-v1.16.0 @@ -58,6 +58,11 @@ spec: kind: IntegrationPlatform name: integrationplatforms.camel.apache.org version: v1 + - description: IntegrationProfile is the Schema for the integrationprofiles API + displayName: Integration Profile + kind: IntegrationProfile + name: integrationprofiles.camel.apache.org + version: v1 - description: Integration is the Schema for the integrations API displayName: Integration kind: Integration