Release helm chart v3.23.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2021-02-04 08:40:59 -03:00
parent 3f82b9a54a
commit d2f139b01f
9 changed files with 278 additions and 279 deletions

View file

@ -11,8 +11,8 @@ controller:
name: controller
image:
repository: k8s.gcr.io/ingress-nginx/controller
tag: "v0.43.0"
digest: sha256:9bba603b99bf25f6d117cf1235b6598c16033ad027b143c90fa5b3cc583c5713
tag: "v0.44.0"
digest: sha256:3dd0fac48073beaca2d67a78c746c7593f9c575168a17139a9955a82c63c4b9a
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101