From 861991b1e3160954265a1049a396d358389db137 Mon Sep 17 00:00:00 2001 From: tom Date: Sat, 23 Dec 2023 22:58:20 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 23 (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 88be700..be862bd 100644 --- a/deploy/fail2ban-exporter.yaml +++ b/deploy/fail2ban-exporter.yaml @@ -100,7 +100,7 @@ spec: value: :8080 - name: GEOIP_DATA_URL value: https://data.neuber.io/data.csv - image: yolokube/country-geo-locations:7 + image: yolokube/country-geo-locations:8 imagePullPolicy: IfNotPresent name: fail2ban-geoip ports: