Release 1.9.0 (#1597)

This commit is contained in:
Vishal
2020-05-11 01:26:46 +05:30
committed by GitHub
parent 31ff3f0290
commit 3e8cbe112f
10 changed files with 70 additions and 61 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.8.0
imageTag: 1.9.0
## Image pull policy
pullPolicy: IfNotPresent
@@ -43,7 +43,7 @@ fetcher:
## Fetcher repository
image: fission/fetcher
## Fetcher image version
imageTag: 1.8.0
imageTag: 1.9.0
## Fetcher is only for to downloading or uploading archive.
## Normally, you don't need to change the value here, unless necessary.