File tree Expand file tree Collapse file tree 4 files changed +30
-3
lines changed
Expand file tree Collapse file tree 4 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22entries :
33 camel-k :
4+ - apiVersion : v2
5+ appVersion : 2.9.1
6+ created : " 2026-02-10T15:47:25.313755334+01:00"
7+ description : A lightweight integration platform, born on Kubernetes, with serverless
8+ superpowers
9+ digest : a3fd12ef1124321b0f4cfb8396bcb266c57d641f0d0d6f5ef100ac84ac2655c0
10+ home : https://camel.apache.org/camel-k/latest/
11+ icon : https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
12+ keywords :
13+ - serverless
14+ - integration
15+ - patterns
16+ maintainers :
17+ - email : pcongiusti@apache.org
18+ name : pcongiusti
19+ - email : acosentino@apache.org
20+ name : acosentino
21+ name : camel-k
22+ sources :
23+ - https://github.com/apache/camel-k
24+ - https://github.com/apache/camel-k-runtime
25+ - https://github.com/apache/camel-quarkus
26+ - https://github.com/apache/camel
27+ type : application
28+ urls :
29+ - https://apache.github.io/camel-k/charts/camel-k-2.9.1.tgz
30+ version : 2.9.1
431 - apiVersion : v2
532 appVersion : 2.9.0
633 created : " 2025-12-20T10:20:15.816317519+01:00"
@@ -1199,4 +1226,4 @@ entries:
11991226 urls :
12001227 - https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
12011228 version : 0.1.0
1202- generated : " 2025-12-20T10:20:15.804637992 +01:00"
1229+ generated : " 2026-02-10T15:47:25.300439147 +01:00"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version: 0.13.1
3535
3636# This is the version number of the application being deployed. This version number should be
3737# incremented each time you make changes to the application.
38- appVersion : 2.9.1-SNAPSHOT
38+ appVersion : 2.9.1
3939
4040icon : https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
4141home : https://camel.apache.org/camel-k/latest/
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ nameOverride: ""
2323fullnameOverride : " "
2424
2525operator :
26- image : docker.io/apache/camel-k:2.9.1-SNAPSHOT
26+ image : docker.io/apache/camel-k:2.9.1
2727 global : " false"
2828 resources : {}
2929 securityContext : {}
You can’t perform that action at this time.
0 commit comments