From c41bfb38f35b60879898bdae38a018e0c9bb9689 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Apr 2024 01:33:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/maxmind/geoipupdate to v7.0.1@80c5759 by renovate (#20457) 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 | major | `v6.1.0` -> `v7.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/authentik/Chart.yaml | 8 ++++---- charts/stable/authentik/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index a6ae6f014a5..8fd2534c0d0 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/server - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/goauthentik/server - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/radius type: application -version: 24.10.9 +version: 25.0.0 diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index cf54abfaa8d..4156c6c0bbc 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: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606 + tag: v7.0.1@sha256:80c57598a9ff552953e499cefc589cfe7b563d64262742ea42f2014251b557b0 pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap