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:e63459ec5965840af34d6d6a2f4c017eb6e212db83e054908d0bd148e1f35489 "` | |
273+ | controller.admissionWebhooks.patch.image.digest | string | `"sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24 "` | |
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.6.1 "` | |
276+ | controller.admissionWebhooks.patch.image.tag | string | `"v1.6.2 "` | |
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 @@ -796,8 +796,8 @@ controller:
796796 # # for backwards compatibility consider setting the full image url via the repository value below
797797 # # use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
798798 # # repository:
799- tag : v1.6.1
800- digest : sha256:e63459ec5965840af34d6d6a2f4c017eb6e212db83e054908d0bd148e1f35489
799+ tag : v1.6.2
800+ digest : sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24
801801 pullPolicy : IfNotPresent
802802 # -- Provide a priority class name to the webhook patching job
803803 # #
You can’t perform that action at this time.
0 commit comments