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 v7 #3866

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
image: ghcr.io/maxmind/geoipupdate:v7.0.1@sha256:80c57598a9ff552953e499cefc589cfe7b563d64262742ea42f2014251b557b0
imagePullPolicy: IfNotPresent
env:
- { name: GEOIPUPDATE_EDITION_IDS, value: GeoLite2-City }
Expand Down
Loading