From b676bee237d0bd3260abdf27476c5f9d47691bc5 Mon Sep 17 00:00:00 2001 From: aaron Date: Fri, 24 May 2024 08:06:11 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 144 (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 0a5b17d..c07c079 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:67 + image: git.ar21.de/yolokube/country-geo-locations:68 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:103 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:104 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: