From 95df0bdb5b7696568a48e24414395a3d632c1b3b Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 3 Apr 2024 19:32:51 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 133 (done automagically via Drone pipeline) [CI SKIP] --- deploy/fail2ban-exporter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/fail2ban-exporter.yaml b/deploy/fail2ban-exporter.yaml index d7f69e9..92e3cb6 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: git.ar21.de/yolokube/country-geo-locations:61 + image: git.ar21.de/yolokube/country-geo-locations:63 imagePullPolicy: IfNotPresent name: fail2ban-geoip ports: @@ -149,7 +149,7 @@ spec: - env: - name: F2B_GEOIP_SERVICE value: fail2ban-geoip - image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:89 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:93 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: