Merge pull request #8705 from hjmodi/update_ingress_images

Update ingress images
pull/8737/head
Medya Ghazizadeh 2020-07-14 10:43:10 -07:00 committed by GitHub
commit f6a6de1be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ spec:
serviceAccountName: ingress-nginx
containers:
- name: controller
image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.32.0
image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.33.0
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -212,7 +212,7 @@ spec:
spec:
containers:
- name: create
image: jettech/kube-webhook-certgen:v1.2.0
image: jettech/kube-webhook-certgen:v1.2.2
imagePullPolicy: IfNotPresent
args:
- create
@ -247,7 +247,7 @@ spec:
spec:
containers:
- name: patch
image: jettech/kube-webhook-certgen:v1.2.0
image: jettech/kube-webhook-certgen:v1.2.2
imagePullPolicy:
args:
- patch