Fission 1.0.0 release
This commit is contained in:
Vishal
2019-02-14 08:00:51 +05:30
committed by GitHub
parent 8e6ac31e49
commit 9ec0084c8b
8 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.0
imageTag: 1.0.0
## Image pull policy
pullPolicy: IfNotPresent
@@ -25,7 +25,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 1.0
fetcherImageTag: 1.0.0
## Port at which Fission controller service should be exposed
controllerPort: 31313