release 1.1.3 details (#8411)

* release 1.1.3 details
fix the readme with right sha and version
remove helm label
fix issue 8329
fix the 1.20 service after the fix for ipv6
udpate readme and change for patches

* update helm doc

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-04-01 12:14:46 -04:00 committed by GitHub
parent 2ae0fb846b
commit ac3b86b2c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
107 changed files with 1139 additions and 4083 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.2"
digest: sha256:28b11ce69e57843de44e3db6413e98d09de0f6688e33d4bd384002a44f78405c
tag: "v1.1.3"
digest: sha256:31f47c1e202b39fadecf822a9b76370bd4baed199a005b3e7d4d1455f4fd3fe2
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101