From 4613a646610a610cb15892402525783fb8545edc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Jul 2025 02:19:30 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/maxmind?= =?UTF-8?q?/geoipupdate=20v7.1.0=20=E2=86=92=20v7.1.1=20(#37343)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/maxmind/geoipupdate | patch | `e596817` -> `faecdca` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/authentik/Chart.yaml | 2 +- charts/stable/authentik/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index cef2e52a8b9..9f3d7524e25 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -47,5 +47,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://goauthentik.io/docs/ type: application -version: 33.0.11 +version: 33.0.12 diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index fa06507f8bc..4c8bc959d1f 100644 --- a/charts/stable/authentik/values.yaml +++ b/charts/stable/authentik/values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: IfNotPresent geoipImage: repository: ghcr.io/maxmind/geoipupdate - tag: v7.1.0@sha256:e596817580fb150490f9897390a5a8b52bcfb8b9bb69354ae9bdfd47a949d84e + tag: v7.1.1@sha256:faecdca22579730ab0b7dea5aa9af350bb3c93cb9d39845c173639ead30346d2 pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap