Skip to content

Commit 76fbf0a

Browse files
committed
chore(deps): update registry.k8s.io/ingress-nginx/kube-webhook-certgen docker tag to v1.5.3
Signed-off-by: Hristo Hristov <me@hhristov.info>
1 parent a92b6e7 commit 76fbf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/capsule-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ If you only need to make minor customizations, you can specify them on the comma
9595
| global.jobs.certs.image.pullPolicy | string | `"IfNotPresent"` | Set the image pull policy of the post install certgen job |
9696
| global.jobs.certs.image.registry | string | `"registry.k8s.io"` | Set the image repository of the post install certgen job |
9797
| global.jobs.certs.image.repository | string | `"ingress-nginx/kube-webhook-certgen"` | Set the image repository of the post install certgen job |
98-
| global.jobs.certs.image.tag | string | `"v1.4.3"` | Set the image tag of the post install certgen job |
98+
| global.jobs.certs.image.tag | string | `"v1.5.3"` | Set the image tag of the post install certgen job |
9999
| global.jobs.certs.nodeSelector | object | `{}` | Set the node selector |
100100
| global.jobs.certs.podSecurityContext | object | `{"seccompProfile":{"type":"RuntimeDefault"}}` | Security context for the job pods. |
101101
| global.jobs.certs.priorityClassName | string | `""` | Set a pod priorityClassName |

0 commit comments

Comments
 (0)