Fission 1.7.1

This commit is contained in:
Ta-Ching Chen
2019-12-09 11:55:01 +08:00
parent 5c704f053b
commit 9401c1ee85
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: fission-core
version: 1.7.0
version: 1.7.1
description: Fission is a fast serverless framework for Kubernetes.
keywords:
- fission
@@ -12,4 +12,4 @@ maintainers:
- name: Ta Ching Chen
email: hello@tachingchen.com
engine: gotpl
appVersion: 1.7.0
appVersion: 1.7.1
+2 -2
View File
@@ -17,7 +17,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.7.0
imageTag: 1.7.1
## Image pull policy
pullPolicy: IfNotPresent
@@ -26,7 +26,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 1.7.0
fetcherImageTag: 1.7.1
## Port at which Fission controller service should be exposed
controllerPort: 31313