update the charts and static deploys (#8441)

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-04-06 18:20:26 -04:00 committed by GitHub
parent 2ffeb80c9e
commit 582adb44f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 14 additions and 13 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.50.0"
digest: sha256:f46fc2d161c97a9d950635acb86fb3f8d4adcfb03ee241ea89c6cde16aa3fdf8
tag: "v0.51.0"
digest: sha256:df2f0bcddb9295986f019231956fb0e78788032420b15ef99d48fcf9305e8a04
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101