Skip to content

Commit

Permalink
feat(container): update image ghcr.io/maxmind/geoipupdate to v5.1.0 (#…
Browse files Browse the repository at this point in the history
…2742)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/maxmind/geoipupdate | minor | `v5.0.4` -> `v5.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS42IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored May 6, 2023
1 parent 410a4b0 commit f9c6f46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
values:
initContainers:
01-init-geoip:
image: ghcr.io/maxmind/geoipupdate:v5.0.4
image: ghcr.io/maxmind/geoipupdate:v5.1.0
imagePullPolicy: IfNotPresent
env:
- { name: GEOIPUPDATE_EDITION_IDS, value: GeoLite2-City }
Expand Down

0 comments on commit f9c6f46

Please sign in to comment.