From 213c6d28c0528ee44e1d92b97425553e8b754c27 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 8 Mar 2024 07:31:10 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 125 (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 9eef03d..afc8267 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:54 + image: git.ar21.de/yolokube/country-geo-locations:56 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:78 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:80 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: