You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2020/03/04 16:56:36 UTC

[camel-k] branch master updated (9b8c6e0 -> ec24683)

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

nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 9b8c6e0  Add e2e test for the multiple files scenario #1320
     new 9a63e6e  chore(release): publish fixed helm charts
     new ec24683  chore(release): fix doc about helm install

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/charts/camel-k-0.1.0.tgz                         | Bin 5061 -> 5060 bytes
 docs/charts/index.yaml                                |   8 ++++----
 .../modules/ROOT/pages/installation/installation.adoc |   6 ++++++
 helm/camel-k/Chart.yaml                               |   2 +-
 helm/camel-k/README.md                                |   2 +-
 helm/camel-k/templates/operator-role.yaml             |   1 +
 6 files changed, 13 insertions(+), 6 deletions(-)


[camel-k] 02/02: chore(release): fix doc about helm install

Posted by nf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ec24683e94e50e135453e9b6a489ad12939deab3
Author: Nicola Ferraro <ni...@gmail.com>
AuthorDate: Wed Mar 4 17:31:05 2020 +0100

    chore(release): fix doc about helm install
---
 docs/charts/index.yaml                                 | 2 +-
 docs/modules/ROOT/pages/installation/installation.adoc | 6 ++++++
 helm/camel-k/Chart.yaml                                | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index 874b723..f88ea76 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -8,7 +8,7 @@ entries:
       superpowers
     digest: 3bc8c53c4d781c4b4e4aac254d291339b348c2d8b4cf24b579ceb4330a48edd5
     home: https://camel.apache.org/camel-k/latest/
-    icon: https://raw.githubusercontent.com/apache/camel/master/docs/img/logo-d.svg
+    icon: https://github.com/apache/camel/raw/master/docs/img/logo64-d.png
     keywords:
     - serverless
     - integration
diff --git a/docs/modules/ROOT/pages/installation/installation.adoc b/docs/modules/ROOT/pages/installation/installation.adoc
index ddc9767..9157466 100644
--- a/docs/modules/ROOT/pages/installation/installation.adoc
+++ b/docs/modules/ROOT/pages/installation/installation.adoc
@@ -39,3 +39,9 @@ operation can be done *once per cluster*. So, if the `kamel install` operation f
 For Minishift, this means executing `oc login -u system:admin` then `kamel install --cluster-setup` only for first-time installation.
 
 You're now ready to xref:running/running.adoc[run some integrations].
+
+[[helm]]
+== Installation via Helm
+
+Camel K is also available in Helm Hub for installation.
+Follow the instructions on the [Camel K](https://hub.helm.sh/charts/camel-k/camel-k) page for more information.
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index 1baa72c..3728f88 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -37,7 +37,7 @@ version: 0.2.0
 # incremented each time you make changes to the application.
 appVersion: 1.0.0-SNAPSHOT
 
-icon: https://raw.githubusercontent.com/apache/camel/master/docs/img/logo-d.svg
+icon: https://github.com/apache/camel/raw/master/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/
 
 sources:


[camel-k] 01/02: chore(release): publish fixed helm charts

Posted by nf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9a63e6e2552a34b44804dc89624e07cc9c0a0bc0
Author: Nicola Ferraro <ni...@gmail.com>
AuthorDate: Wed Mar 4 17:24:55 2020 +0100

    chore(release): publish fixed helm charts
---
 docs/charts/camel-k-0.1.0.tgz             | Bin 5061 -> 5060 bytes
 docs/charts/index.yaml                    |   6 +++---
 helm/camel-k/README.md                    |   2 +-
 helm/camel-k/templates/operator-role.yaml |   1 +
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/charts/camel-k-0.1.0.tgz b/docs/charts/camel-k-0.1.0.tgz
index d8da467..6e7f1db 100644
Binary files a/docs/charts/camel-k-0.1.0.tgz and b/docs/charts/camel-k-0.1.0.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index b9eb394..874b723 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -3,10 +3,10 @@ entries:
   camel-k:
   - apiVersion: v2
     appVersion: 1.0.0-RC2
-    created: "2020-02-28T08:33:33.502300417+01:00"
+    created: "2020-03-04T17:22:21.67309192+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
-    digest: ed438ce3f3a4fb72574c4243023ff4b1eead551689c23b332da5e3103884854e
+    digest: 3bc8c53c4d781c4b4e4aac254d291339b348c2d8b4cf24b579ceb4330a48edd5
     home: https://camel.apache.org/camel-k/latest/
     icon: https://raw.githubusercontent.com/apache/camel/master/docs/img/logo-d.svg
     keywords:
@@ -26,4 +26,4 @@ entries:
     urls:
     - https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
     version: 0.1.0
-generated: "2020-02-28T08:33:33.500717761+01:00"
+generated: "2020-03-04T17:22:21.671150477+01:00"
diff --git a/helm/camel-k/README.md b/helm/camel-k/README.md
index a50cc3a..1519824 100644
--- a/helm/camel-k/README.md
+++ b/helm/camel-k/README.md
@@ -16,7 +16,7 @@ Apache Camel integrations on any Kubernetes cluster.
 To install the chart, first add the Camel K repository:
 
 ```bash
-$ helm repo add camel-k https://apache.github.io/camel-k/helm/charts
+$ helm repo add camel-k https://apache.github.io/camel-k/charts
 ```
 
 If you are installing on OpenShift, Camel K can use the OpenShift internal registry to
diff --git a/helm/camel-k/templates/operator-role.yaml b/helm/camel-k/templates/operator-role.yaml
index 5a9218a..8f3989c 100644
--- a/helm/camel-k/templates/operator-role.yaml
+++ b/helm/camel-k/templates/operator-role.yaml
@@ -68,6 +68,7 @@ rules:
   - events
   verbs:
   - create
+  - patch
   - get
   - list
   - watch