From 9aae18ec30c44db88d39adde0fb43821336abcac Mon Sep 17 00:00:00 2001 From: tom Date: Thu, 31 Oct 2024 13:17:11 +0000 Subject: [PATCH] FAIL2BAN PROMETHEUS EXPORTER: update image tag to 42 (done automagically via Woodpecker pipeline) --- fail2ban-exporter/kustomization.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 1e8ca39..5c5f428 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -1,4 +1,3 @@ ---- resources: - ./namespace.yaml - ./serviceaccount.yaml @@ -14,5 +13,5 @@ images: newTag: "25" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "40" + newTag: "42" namespace: fail2ban-prometheus