Release v0.49.2 (#7708)

This commit is contained in:
Ricardo Katz 2021-09-27 00:00:22 -03:00 committed by GitHub
parent d5f3499cfe
commit 570d0d5acb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 320 additions and 318 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.1"
digest: sha256:4080849490fd4f61416ad7bdba6fdd0ee58164f2e13df1128b407ce82d5f3986
tag: "v0.49.2"
digest: sha256:84e351228337bb7b09f0e90e6b6f5e2f8f4cf7d618c1ddc1e966f23902d273db
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101