Set version to 0.2.1-rc in CLI, API and helm charts

This commit is contained in:
Soam Vasani
2017-09-08 20:48:00 -07:00
parent 12fce0baa5
commit 04eef11fce
8 changed files with 17 additions and 27 deletions
+4 -4
View File
@@ -7,19 +7,19 @@
serviceType: LoadBalancer
## Fission image repository
image: minikube/fission-bundle
image: fission/fission-bundle
## Fission image version
imageTag: testing
imageTag: v0.2.1-rc
## Image pull policy
pullPolicy: IfNotPresent
## Fission fetcher repository
fetcherImage: minikube/fetcher
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: testing
fetcherImageTag: v0.2.1-rc
## Port at which Fission controller service should be exposed
controllerPort: 31313