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

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

commit 81ebb4b33ef8639b19f0ad95da3cedf5bb7580bc
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 23 12:12:00 2022 +0200

    Release Helm 0.10.2
---
 docs/charts/camel-k-0.10.2.tgz | Bin 0 -> 112153 bytes
 docs/charts/index.yaml         |  25 +++++++++++++++++++++++++
 helm/camel-k/Chart.yaml        |   4 ++--
 3 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/docs/charts/camel-k-0.10.2.tgz b/docs/charts/camel-k-0.10.2.tgz
new file mode 100644
index 000000000..299d4a6c1
Binary files /dev/null and b/docs/charts/camel-k-0.10.2.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index 8569f0a39..d795a9ac6 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -1,6 +1,31 @@
 apiVersion: v1
 entries:
   camel-k:
+  - apiVersion: v2
+    appVersion: 1.9.2
+    created: "2022-05-23T12:10:55.652693993+02:00"
+    description: A lightweight integration platform, born on Kubernetes, with 
serverless
+      superpowers
+    digest: bbf1187380da9a5c9725e8c1a94ea49dd858d4dab7da7ea13345a04aa24911d3
+    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
+    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.10.2.tgz
+    version: 0.10.2
   - apiVersion: v2
     appVersion: 1.9.1
     created: "2022-05-13T10:38:35.800812109+02:00"
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index 3df7e56f5..746745354 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -31,11 +31,11 @@ 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.1
+version: 0.10.2
 
 # This is the version number of the application being deployed. This version 
number should be
 # incremented each time you make changes to the application.
-appVersion: 1.9.3-SNAPSHOT
+appVersion: 1.9.2
 
 icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/

Reply via email to