⬆️ Update ghcr.io/maxmind/geoipupdate

This commit is contained in:
feisar-bot[bot]
2024-01-16 13:00:19 +00:00
committed by auricom
parent 59d0121d0d
commit 0db7026086
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ spec:
init-geoip: init-geoip:
image: image:
repository: ghcr.io/maxmind/geoipupdate repository: ghcr.io/maxmind/geoipupdate
tag: v6.0.0 tag: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
GEOIPUPDATE_EDITION_IDS: GeoLite2-City GEOIPUPDATE_EDITION_IDS: GeoLite2-City

View File

@@ -8,7 +8,7 @@ spec:
values: values:
initContainers: initContainers:
init-geoip: init-geoip:
image: ghcr.io/maxmind/geoipupdate:v6.0 image: ghcr.io/maxmind/geoipupdate:v6.1@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
env: env:
- name: GEOIPUPDATE_EDITION_IDS - name: GEOIPUPDATE_EDITION_IDS
value: GeoLite2-City value: GeoLite2-City