Release v0.49.1 (#7682)

This commit is contained in:
Ricardo Katz 2021-09-22 00:12:01 -03:00 committed by GitHub
parent 9f5559dcca
commit 29b5519504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 329 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.0"
digest: sha256:e9707504ad0d4c119036b6d41ace4a33596139d3feb9ccb6617813ce48c3eeef
tag: "v0.49.1"
digest: sha256:4080849490fd4f61416ad7bdba6fdd0ee58164f2e13df1128b407ce82d5f3986
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101