Fission v1.0-rc1

This commit is contained in:
Ta-Ching Chen
2018-12-13 15:45:32 +08:00
parent 2699aa6069
commit 045ab734c6
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 0.12.0
imageTag: 1.0-rc1
## Image pull policy
pullPolicy: IfNotPresent
@@ -25,7 +25,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 0.12.0
fetcherImageTag: 1.0-rc1
## Port at which Fission controller service should be exposed
controllerPort: 31313