Skip to content

Commit 6cc7dd3

Browse files
chore(deps): update registry.k8s.io/ingress-nginx/kube-webhook-certgen docker tag to v1.5.1
1 parent afc390d commit 6cc7dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/capsule-proxy/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ global:
6060
# -- Set the image pull policy of the post install certgen job
6161
pullPolicy: IfNotPresent
6262
# -- Set the image tag of the post install certgen job
63-
tag: "v1.4.3"
63+
tag: "v1.5.1"
6464
# -- Annotations to add to the certgen job.
6565
annotations: {}
6666
# -- Set the restartPolicy

0 commit comments

Comments
 (0)