From bf8f17c7aa9db722bea67fb0406ab90d23ac16d8 Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 23 Dec 2023 17:56:55 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 8 (done automagically via Drone pipeline) --- deploy/fail2ban-exporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/fail2ban-exporter.yaml b/deploy/fail2ban-exporter.yaml index c820883..722ec2f 100644 --- a/deploy/fail2ban-exporter.yaml +++ b/deploy/fail2ban-exporter.yaml @@ -96,7 +96,7 @@ spec: - env: - name: GEOIP_LISTEN_ADDRESS value: :8080 - image: yolokube/country-geo-locations:6 + image: yolokube/country-geo-locations:7 imagePullPolicy: IfNotPresent name: fail2ban-geoip ports: