This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 0279645e2 Added Helm Chart for 1.10.0
0279645e2 is described below

commit 0279645e2135f588dc6bccf26d82aa5e159433b6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Sep 5 08:07:24 2022 +0200

    Added Helm Chart for 1.10.0
---
 docs/charts/camel-k-0.11.0.tgz | Bin 0 -> 154975 bytes
 docs/charts/index.yaml         |  29 ++++++++++++++++++++++++++++-
 helm/camel-k/Chart.yaml        |   2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/docs/charts/camel-k-0.11.0.tgz b/docs/charts/camel-k-0.11.0.tgz
new file mode 100644
index 000000000..7484f3c2c
Binary files /dev/null and b/docs/charts/camel-k-0.11.0.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index 96f432a14..991511142 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -2,6 +2,33 @@ apiVersion: v1
 entries:
   camel-k:
   - apiVersion: v2
+    appVersion: 1.10.0
+    created: "2022-09-05T08:05:38.933946681+02:00"
+    description: A lightweight integration platform, born on Kubernetes, with 
serverless
+      superpowers
+    digest: 3d0c2f0d095a8a2c6780b63d68c3dc1da584a9b33ec7229f22733cb62be505d2
+    home: https://camel.apache.org/camel-k/latest/
+    icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
+    keywords:
+    - serverless
+    - integration
+    - patterns
+    maintainers:
+    - email: nferr...@apache.org
+      name: nferraro
+    - email: acosent...@apache.org
+      name: acosentino
+    name: camel-k
+    sources:
+    - https://github.com/apache/camel-k
+    - https://github.com/apache/camel-k-runtime
+    - https://github.com/apache/camel-quarkus
+    - https://github.com/apache/camel
+    type: application
+    urls:
+    - https://apache.github.io/camel-k/charts/camel-k-0.11.0.tgz
+    version: 0.11.0
+- apiVersion: v2
     appVersion: 1.9.2
     created: "2022-05-24T14:23:13.27813937+02:00"
     description: A lightweight integration platform, born on Kubernetes, with 
serverless
@@ -557,4 +584,4 @@ entries:
     urls:
     - https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
     version: 0.1.0
-generated: "2022-03-07T07:52:06.816108619+01:00"
+generated: "2022-09-05T08:05:38.890961567+02:00"
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index 139de19c6..a3fd1a780 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -31,7 +31,7 @@ type: application
 
 # This is the chart version. This version number should be incremented each 
time you make changes
 # to the chart and its templates, including the app version.
-version: 0.10.3
+version: 0.11.0
 
 # This is the version number of the application being deployed. This version 
number should be
 # incremented each time you make changes to the application.

Reply via email to