From 5060504b3581e2496f72095599e0f62452c58c2d Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 5 May 2023 23:18:20 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20docker.io?= =?UTF-8?q?/maxmindinc/geoipupdate=20to=20v5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------------- | ---- | ---- | | docker | docker.io/maxmindinc/geoipupdate | v5.0 | v5.1 | --- kubernetes/apps/monitoring/vector/aggregator/patches/geoip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/vector/aggregator/patches/geoip.yaml b/kubernetes/apps/monitoring/vector/aggregator/patches/geoip.yaml index 00809c5e6..5199a1f0b 100644 --- a/kubernetes/apps/monitoring/vector/aggregator/patches/geoip.yaml +++ b/kubernetes/apps/monitoring/vector/aggregator/patches/geoip.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-geoip: - image: docker.io/maxmindinc/geoipupdate:v5.0 + image: docker.io/maxmindinc/geoipupdate:v5.1 env: - name: GEOIPUPDATE_EDITION_IDS value: GeoLite2-City