Release v0.50.0 update (#7974)

This commit is contained in:
James Strong 2021-11-24 15:15:32 -05:00 committed by GitHub
parent 34a35a24cf
commit 8ca389235d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 339 additions and 317 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.3"
digest: sha256:35fe394c82164efa8f47f3ed0be981b3f23da77175bbb8268a9ae438851c8324
tag: "v0.50.0"
digest: sha256:f46fc2d161c97a9d950635acb86fb3f8d4adcfb03ee241ea89c6cde16aa3fdf8
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101