Version update: 0.6.0

This commit is contained in:
Soam Vasani
2018-03-01 13:43:59 -08:00
parent 1edb9723e8
commit d852ddd91c
9 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -16,13 +16,13 @@ image: fission/fission-bundle
pullPolicy: IfNotPresent
## Fission image version
imageTag: 0.5.0
imageTag: 0.6.0
## Fission fetcher repository
fetcherImage: fission/fetcher
## Fission fetcher image version
fetcherImageTag: 0.5.0
fetcherImageTag: 0.6.0
## Port at which Fission controller service should be exposed
controllerPort: 31313
@@ -48,7 +48,7 @@ enableIstio: false
logger:
influxdbAdmin: "admin"
fluentdImage: fission/fluentd
fluentdImageTag: 0.5.0
fluentdImageTag: 0.6.0
## Type of Queue you would like to use
## currently supports nats-streaming, azure-storage-queue