From f0fe0c160eb4e9e302627bed7ebd28efb63ed184 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 3 Apr 2024 18:30:19 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 131 (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 93de23f..d7f69e9 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:58 + image: git.ar21.de/yolokube/country-geo-locations:61 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:86 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:89 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: