changed appversion, chartversion, TAG, image (#7490)

This commit is contained in:
Long Wu Yuan 2021-08-13 22:31:32 +00:00 committed by GitHub
parent a091b01f43
commit 557604f4ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 352 additions and 338 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: "v1.0.0-beta.1"
digest: sha256:f058f3fdc940095957695829745956c6acddcaef839907360965e27fd3348e2e
tag: "v1.0.0-beta.3"
digest: sha256:44a7a06b71187a4529b0a9edee5cc22bdf71b414470eff696c3869ea8d90a695
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101