Release 1.11.2 (#1843)

This commit is contained in:
Rahul Bhati
2020-10-21 08:47:26 +05:30
committed by GitHub
parent 9d199c86c5
commit e65bfcdacf
6 changed files with 34 additions and 25 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ repository: index.docker.io
image: fission/fission-bundle
## Fission image version
imageTag: 1.11.1
imageTag: 1.11.2
## Image pull policy
pullPolicy: IfNotPresent
@@ -43,7 +43,7 @@ fetcher:
## Fetcher repository
image: fission/fetcher
## Fetcher image version
imageTag: 1.11.1
imageTag: 1.11.2
## Fetcher is only for to downloading or uploading archive.
## Normally, you don't need to change the value here, unless necessary.