Release 0.33.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-10 14:33:48 -04:00
parent 589187c350
commit df8ceea8a9
12 changed files with 329 additions and 247 deletions

View file

@ -4,7 +4,7 @@
controller:
image:
repository: quay.io/kubernetes-ingress-controller/nginx-ingress-controller
tag: "0.32.0"
tag: "0.33.0"
pullPolicy: IfNotPresent
# www-data -> uid 101
runAsUser: 101