From c16dea452b061455d7e05bc344f74f366b328536 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Jan 2024 02:37:34 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/maxmind/geoipupdate to v6.1.0@cdd36d3 by renovate (#17203) 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 | minor | `v6.0.0` -> `v6.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/authentik/Chart.yaml | 6 +++--- charts/stable/authentik/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 525144f2f98..729d7a1252a 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,6 +39,6 @@ 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/goauthentik/proxy type: application -version: 19.1.13 +version: 19.2.0 diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index 3ebb782c794..d6e3a53a2d2 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.0.0@sha256:e0d5c1dee7379d360e0f355557542d9672c616215dfdd5aaf917382de84cb84c + tag: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606 pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap