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 6cd9d05a7 Helm Chart 0.10.3
6cd9d05a7 is described below

commit 6cd9d05a7cb6d834453a251a1498892c531b4f30
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 24 14:24:44 2022 +0200

    Helm Chart 0.10.3
---
 docs/charts/camel-k-0.10.3.tgz | Bin 0 -> 112140 bytes
 docs/charts/index.yaml         |  25 +++++++++++++++++++++++++
 helm/camel-k/Chart.yaml        |   2 +-
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/docs/charts/camel-k-0.10.3.tgz b/docs/charts/camel-k-0.10.3.tgz
new file mode 100644
index 000000000..6d0f0114a
Binary files /dev/null and b/docs/charts/camel-k-0.10.3.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index d795a9ac6..96f432a14 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-24T14:23:13.27813937+02:00"
+    description: A lightweight integration platform, born on Kubernetes, with 
serverless
+      superpowers
+    digest: 90ea439bb18596657e6e93b4b07a41a5da499f77d7233d661677a0463b8d5f52
+    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: [email protected]
+      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.3.tgz
+    version: 0.10.3
   - apiVersion: v2
     appVersion: 1.9.2
     created: "2022-05-23T12:10:55.652693993+02:00"
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index 7cacca14b..811287678 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.2
+version: 0.10.3
 
 # 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