Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaferraro committed Dec 10, 2018
1 parent f149941 commit ae1dcc5
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 14 deletions.
2 changes: 1 addition & 1 deletion deploy/operator-deployment-kubernetes.yaml
Expand Up @@ -21,7 +21,7 @@ spec:
serviceAccountName: camel-k-operator
containers:
- name: camel-k-operator
image: docker.io/apache/camel-k:0.1.0-SNAPSHOT
image: docker.io/apache/camel-k:0.1.0
ports:
- containerPort: 60000
name: metrics
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator-deployment-openshift.yaml
Expand Up @@ -21,7 +21,7 @@ spec:
serviceAccountName: camel-k-operator
containers:
- name: camel-k-operator
image: docker.io/apache/camel-k:0.1.0-SNAPSHOT
image: docker.io/apache/camel-k:0.1.0
ports:
- containerPort: 60000
name: metrics
Expand Down
4 changes: 2 additions & 2 deletions deploy/resources.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions kaniko-secret.json
@@ -0,0 +1,12 @@
{
"type": "service_account",
"project_id": "camel-k",
"private_key_id": "0e6e2fb6064b0e613605d08df16ed0819e0cd0a5",
"private_key": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCty9ib+3zVYVsF\nphJD7znvhjJQY+sXClVawA5YaqcxhSMA7UzvqM+z3R9pep0hTX04EZ4gWnwjxHPV\naYTZ8LFjMaFBLIysVpWmbLwvGtemqsCIR5wMuYlY8RZ+xWW6sFLicdgoCYDal5w3\n+Beyyt1DecjqC9PwQPBw3WtyPwhdAu/+wwKcW51rpX6MFuxYZiBGz0MXlYUwTLmj\ndAXTubYJSDcAPosJiKpFdEYk+LyJz2TgTjl7/YmY8EgK/G6rf4dsZWGZJx668FVo\nXzIr0qjuj3KbxFyxVBLEvnpOzXYhSLL8sSu1Upl2BvT20UEK/TjGqOD/QFn29cPL\n+OlrerPtAgMBAAECggEACxxX0/sDK0oOzWDlVIn/8G/qGgkVP7MVq1hRYnYpC6mp\nB/djvoOSibtmdXIVBwrC6Vl4/DUEsC2wQRG+oEc6s+55kmbUdHURmqLjcfh7lmhe\nqCe50ndvECxThZW9j+6TUe44xTB8WB0uq8ZUz4WYGSb5QPsyGK8yH+kL5DEi6f05\nyOoTpf9f4qPKSZA5ZclS25QbVABxeUimzY+qCCU8Cq5VhW21JLAIhIWGWWpJru0u\nk3fpMdpNIbEYnOAKkFIFgPiWsDI1HNb4Om8WBywnyokCMWa7p/qB06tVJVjl84Hb\ngDWYauBgKft9ZTT1JSdupGs2IPbH4vcpEVB0F2+rSQKBgQDj/aHEJsPSiLX05bz1\nbQ2i/X4kdAQqbWqxXVb1I3oplkqxeQ0Ow1T4oERHSMuJjU+IruLBXRmwu1L2hfgm\n73/anWYT2eYDDoHA15pVLKJpFvPe1RgP9IUFBM6uyuTpjHZa9I5QLe96pQ5FGay/\n9AtSHo14HuuKGN67N7/sm1IU2QKBgQDDJciwVS1cYi8iLvFwAa4Vc0u3yICZVKIF\n8GPgSt1U8ZHVR7Hix0SfLIo8Ldh51e/3SEmvdmcj0oalfXYV4k3defQgrr9+MmRX\neEs+OVx1YtMPCd+6eml7/yLu1hJqfhKy0xQzYRbVKsf/HaEB8iROkaFyu8R/1w94\nXaCLiaWbNQKBgDpLXrJdyxIo3IV6vH7wXF1BfaBqfaovgelJ2XMimBjMEdsg/YK5\n1R8hM3Qam9hW5nAnb1lLqcbzjrnz9UhXUpSeTDxlKZe8fNbHCfIfUIOYV9CxIc7q\nkZx/5yzwOemxfY2yHDVKGYJ9c5Gdh/sotkBQCZIeLdGInGK4VX11FV65AoGASBVc\n3EWaS9W4s1fDtyvnseS0w148omawsqDpQ6BjwUy6IZ4qByq0HlfFeBU3MUnlKeJ5\n1WZXEtRhCCAfzlWZjYXOt4PVGDhk+CpnIMTvcize6V8sVSWCcVr8/Fv20X9gSM3P\nWGs0k+kJlyLKpn1bC+qfSFIzc0VtYXi0JNbjZUECgYEAlzdOGy1lm3psKNrQRfR6\nfLAhQDciewZVQAFhlWV5d79wGihBpEGNz1/qQQTy9cUGM2hnPpFGEvsENw+mVaxP\n/yGs5+dKrYsvcrpnbfTAkQMDpZ8z/rKLukNpcDuo6F8PxmJgIAgLWw6+VgFl9uqe\nC8OQhpJi5sGiqu+Ne/fv570=\n-----END PRIVATE KEY-----\n",
"client_email": "camel-k-builder@camel-k.iam.gserviceaccount.com",
"client_id": "102274072981210408435",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/camel-k-builder%40camel-k.iam.gserviceaccount.com"
}
2 changes: 1 addition & 1 deletion runtime/camel-knative-http/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/camel-knative/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/catalog-builder/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/dependency-lister/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion runtime/groovy/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/jvm/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/kotlin/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion runtime/spring-boot/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -20,5 +20,5 @@ package version

var (
// Version is the global Camel K Version
Version = "0.1.0-SNAPSHOT"
Version = "0.1.0"
)

0 comments on commit ae1dcc5

Please sign in to comment.