Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

feat(docker-image): update ghcr.io/maxmind/geoipupdate docker tag to v6.1.0 #3607

Merged
merged 1 commit into from
Jan 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
values:
initContainers:
01-init-geoip:
image: ghcr.io/maxmind/geoipupdate:v6.0.0@sha256:e0d5c1dee7379d360e0f355557542d9672c616215dfdd5aaf917382de84cb84c
image: ghcr.io/maxmind/geoipupdate:v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
imagePullPolicy: IfNotPresent
env:
- { name: GEOIPUPDATE_EDITION_IDS, value: GeoLite2-City }
Expand Down