From 52325ed388bbc881a2ecf59ed6b6b9d2c8ff5cf5 Mon Sep 17 00:00:00 2001 From: sabban Date: Thu, 11 Sep 2025 15:56:08 +0200 Subject: [PATCH] We should do the same as the original chart. NO LATEST TAG --- crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx b/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx index 51129e9e3..5c8974dfa 100644 --- a/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx +++ b/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx @@ -69,7 +69,7 @@ controller: PullPolicy: IfNotPresent image: crowdsecurity/controller # Crowdsec Remediation with Ingress Nginx requires to use our controller image - tag: latest + tag: v1.13.2 extraVolumes: - name: crowdsec-bouncer-plugin emptyDir: {}