From 2cd4fd5a751cbd6452c821a5dc50a3640019b164 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 12 Apr 2023 20:18:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20docker.io?= =?UTF-8?q?/maxmindinc/geoipupdate=20to=20v5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------------- | ----- | ---- | | docker | docker.io/maxmindinc/geoipupdate | v4.11 | v5.0 | --- 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 148e50ab2..00809c5e6 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:v4.11 + image: docker.io/maxmindinc/geoipupdate:v5.0 env: - name: GEOIPUPDATE_EDITION_IDS value: GeoLite2-City