Release v0.49.3 (#7748)

Signed-off-by: Ricardo Katz <rkatz@vmware.com>
This commit is contained in:
Ricardo Katz 2021-10-04 11:17:09 -03:00 committed by GitHub
parent 7ee28f431c
commit 0a2ec01eb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 320 additions and 319 deletions

View file

@ -15,8 +15,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: "v0.49.2"
digest: sha256:84e351228337bb7b09f0e90e6b6f5e2f8f4cf7d618c1ddc1e966f23902d273db
tag: "v0.49.3"
digest: sha256:35fe394c82164efa8f47f3ed0be981b3f23da77175bbb8268a9ae438851c8324
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101