From 5f8c74d5481fc44a17cf303fdb7e3241cdbcec97 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 10 Mar 2024 14:31:20 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 128 (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 20329a2..239f79a 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:56 + image: git.ar21.de/yolokube/country-geo-locations:58 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:82 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:84 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: