Release 1.0-rc2
This commit is contained in:
Vishal
2019-01-15 00:15:01 +05:30
committed by GitHub
parent db5165e032
commit 0c3d7da5c8
7 changed files with 74 additions and 45 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.0-rc1
imageTag: 1.0-rc2
## Image pull policy
pullPolicy: IfNotPresent
@@ -25,7 +25,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 1.0-rc1
fetcherImageTag: 1.0-rc2
## Port at which Fission controller service should be exposed
controllerPort: 31313