Set version to 0.3.0-rc

This commit is contained in:
Soam Vasani
2017-09-26 23:35:08 -07:00
parent 33f967b61b
commit d2f4be7a44
8 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ serviceType: LoadBalancer
image: fission/fission-bundle
## Fission image version
imageTag: v0.2.1
imageTag: 0.3.0-rc
## Image pull policy
pullPolicy: IfNotPresent
@@ -19,7 +19,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: v0.2.1
fetcherImageTag: 0.3.0-rc
## Port at which Fission controller service should be exposed
controllerPort: 31313