Version -> 0.4.1

This commit is contained in:
Soam Vasani
2018-01-20 06:15:11 -08:00
parent 6a1da19e73
commit db372c11eb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: fission-core
version: 0.4.0
version: 0.4.1
description: Fission is a fast serverless framework for Kubernetes.
keywords:
- fission
@@ -12,4 +12,4 @@ maintainers:
- name: Ta Ching Chen
email: contact@tachingchen.com
engine: gotpl
appVersion: 0.4.0
appVersion: 0.4.1
+2 -2
View File
@@ -10,7 +10,7 @@ serviceType: LoadBalancer
image: fission/fission-bundle
## Fission image version
imageTag: 0.4.0
imageTag: 0.4.1
## Image pull policy
pullPolicy: IfNotPresent
@@ -19,7 +19,7 @@ pullPolicy: IfNotPresent
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 0.4.0
fetcherImageTag: 0.4.1
## Port at which Fission controller service should be exposed
controllerPort: 31313