File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -270,10 +270,10 @@ metadata:
270270| controller.admissionWebhooks.namespaceSelector | object | `{}` | |
271271| controller.admissionWebhooks.objectSelector | object | `{}` | |
272272| controller.admissionWebhooks.patch.enabled | bool | `true` | |
273- | controller.admissionWebhooks.patch.image.digest | string | `"sha256:aaafd456bda110628b2d4ca6296f38731a3aaf0bf7581efae824a41c770a8fc4 "` | |
273+ | controller.admissionWebhooks.patch.image.digest | string | `"sha256:0de05718b59dc33b57ddfb4d8ad5f637cefd13eafdec0e1579d782b3483c27c3 "` | |
274274| controller.admissionWebhooks.patch.image.image | string | `"ingress-nginx/kube-webhook-certgen"` | |
275275| controller.admissionWebhooks.patch.image.pullPolicy | string | `"IfNotPresent"` | |
276- | controller.admissionWebhooks.patch.image.tag | string | `"v1.5.0 "` | |
276+ | controller.admissionWebhooks.patch.image.tag | string | `"v1.5.1 "` | |
277277| controller.admissionWebhooks.patch.labels | object | `{}` | Labels to be added to patch job resources |
278278| controller.admissionWebhooks.patch.networkPolicy.enabled | bool | `false` | Enable 'networkPolicy' or not |
279279| controller.admissionWebhooks.patch.nodeSelector."kubernetes.io/os" | string | `"linux"` | |
Original file line number Diff line number Diff line change @@ -812,8 +812,8 @@ controller:
812812 # # for backwards compatibility consider setting the full image url via the repository value below
813813 # # use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
814814 # # repository:
815- tag : v1.5.0
816- digest : sha256:aaafd456bda110628b2d4ca6296f38731a3aaf0bf7581efae824a41c770a8fc4
815+ tag : v1.5.1
816+ digest : sha256:0de05718b59dc33b57ddfb4d8ad5f637cefd13eafdec0e1579d782b3483c27c3
817817 pullPolicy : IfNotPresent
818818 # -- Provide a priority class name to the webhook patching job
819819 # #
You can’t perform that action at this time.
0 commit comments