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

Commit

Permalink
feat(docker-image)!: Update ghcr.io/maxmind/geoipupdate Docker tag to v7
Browse files Browse the repository at this point in the history
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/maxmind/geoipupdate | v6.1.0 | v7.0.0 |
  • Loading branch information
Trux-Bot committed Apr 8, 2024
1 parent 9ad4bdb commit 8ead0b6
Showing 1 changed file with 1 addition and 1 deletion.
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.0@sha256:f1466df25a3b4974933565c0533284a1e9d70d144888faada14d54c4c6bb3b50
imagePullPolicy: IfNotPresent
env:
- { name: GEOIPUPDATE_EDITION_IDS, value: GeoLite2-City }
Expand Down

0 comments on commit 8ead0b6

Please sign in to comment.