diff --git a/cluster/apps/monitoring/vector/app/aggregator/helmrelease.yaml b/cluster/apps/monitoring/vector/app/aggregator/helmrelease.yaml index 6d27951b4..7f43be6d1 100644 --- a/cluster/apps/monitoring/vector/app/aggregator/helmrelease.yaml +++ b/cluster/apps/monitoring/vector/app/aggregator/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: initContainers: 01-init-geoip: - image: ghcr.io/maxmind/geoipupdate:v6.1.0 + image: ghcr.io/maxmind/geoipupdate:v7.1.1 imagePullPolicy: IfNotPresent env: - { name: GEOIPUPDATE_EDITION_IDS, value: GeoLite2-City }