Fission 1.7.0

This commit is contained in:
Ta-Ching Chen
2019-12-02 21:26:28 +08:00
parent 3ee98cd13a
commit d6a8734aae
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.7.0-rc.2
imageTag: 1.7.0
## Image pull policy
pullPolicy: IfNotPresent
@@ -26,7 +26,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 1.7.0-rc.2
fetcherImageTag: 1.7.0
## Port at which Fission controller service should be exposed
controllerPort: 31313