this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(container): update image ghcr.io/maxmind/geoipupdate ( v7.0 → v7.1 )

| datasource | package | from | to |
| ---------- | --------------------------- | ---- | ---- |
| docker | ghcr.io/maxmind/geoipupdate | v7.0 | v7.1 |

authored by

samip5-bot[bot] and committed by
GitHub
5fa9d7ae 3a0f0850

+1 -1
+1 -1
k8s/base/services/echoip/geoip-updater.yaml
··· 18 18 restartPolicy: Never 19 19 containers: 20 20 - name: *app 21 - image: ghcr.io/maxmind/geoipupdate:v7.0 21 + image: ghcr.io/maxmind/geoipupdate:v7.1 22 22 imagePullPolicy: IfNotPresent 23 23 lifecycle: 24 24 preStop: