Skip to content

Commit

Permalink
use latest Camel Quarkus productized for 4.4 in catalog list
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier authored and lordrip committed Dec 3, 2024
1 parent 78a9529 commit 4d8d775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/catalog-generator/scripts/build-catalogs.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const require = createRequire(import.meta.url);
**/
const CATALOGS = {
Main: ['4.8.1', '4.4.4', '4.4.0.redhat-00046'],
Quarkus: ['3.16.0', '3.8.3', '3.8.0.redhat-00014'],
Quarkus: ['3.16.0', '3.8.3', '3.8.0.redhat-00018'],
SpringBoot: ['4.8.1', '4.4.4', '4.4.0.redhat-00039'],
};
const KAMELETS_VERSION = '4.8.1';
Expand Down

0 comments on commit 4d8d775

Please sign in to comment.