From 65bffc17d278e848b8b10f683e590bb2b3f06032 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jan 2024 15:01:49 +0000 Subject: [PATCH] Update registry.k8s.io/ingress-nginx/controller Docker tag to v1.9.6 --- manifests/nginx-lb/nginx-lb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nginx-lb/nginx-lb.yaml b/manifests/nginx-lb/nginx-lb.yaml index 9a6cf93..c6bb4cc 100644 --- a/manifests/nginx-lb/nginx-lb.yaml +++ b/manifests/nginx-lb/nginx-lb.yaml @@ -484,7 +484,7 @@ spec: fieldPath: metadata.namespace - name: LD_PRELOAD value: /usr/local/lib/libmimalloc.so - image: registry.k8s.io/ingress-nginx/controller:v1.9.5@sha256:b3aba22b1da80e7acfc52b115cae1d4c687172cbf2b742d5b502419c25ff340e + image: registry.k8s.io/ingress-nginx/controller:v1.9.6@sha256:1405cc613bd95b2c6edd8b2a152510ae91c7e62aea4698500d23b2145960ab9c imagePullPolicy: IfNotPresent lifecycle: preStop: -- 2.45.1