release-v1.1.2-continued (#8294)

* v1.1.2 release

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* release-v1.1.2-continued

Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
Long Wu Yuan 2022-03-05 01:18:52 +05:30 committed by GitHub
parent 73ff3e2128
commit fb72fcd817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 7436 additions and 1705 deletions

View file

@ -21,8 +21,8 @@ controller:
## for backwards compatibility consider setting the full image url via the repository value below
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
## repository:
tag: "v1.1.1"
digest: sha256:0bc88eb15f9e7f84e8e56c14fa5735aaa488b840983f87bd79b1054190e660de
tag: "v1.1.2"
digest: sha256:28b11ce69e57843de44e3db6413e98d09de0f6688e33d4bd384002a44f78405c
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101