Skip to content

Commit d347f61

Browse files
committed
Update jettech/kube-webhook-certgen image
1 parent baa2b2c commit d347f61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ingress-nginx/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: ingress-nginx
3-
version: 2.9.1
3+
version: 2.10.0
44
appVersion: 0.33.0
55
home: https://github.com/kubernetes/ingress-nginx
66
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

charts/ingress-nginx/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ controller:
382382
enabled: true
383383
image:
384384
repository: docker.io/jettech/kube-webhook-certgen
385-
tag: v1.2.0
385+
tag: v1.2.2
386386
pullPolicy: IfNotPresent
387387
## Provide a priority class name to the webhook patching job
388388
##

0 commit comments

Comments
 (0)