Skip to content

Commit

Permalink
chore(deps): update authentik to v2023.10.7@c483b0a by renovate (patc…
Browse files Browse the repository at this point in the history
…h) (truecharts#17752)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.6` -> `2023.10.7` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.6` -> `2023.10.7` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.6` -> `2023.10.7` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.6` -> `2023.10.7` |

---

> [!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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTYuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE1Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored and Gabriel Bärzén committed Feb 2, 2024
1 parent f290092 commit d0a2f12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions charts/stable/authentik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.10.6
appVersion: 2023.10.7
dependencies:
- name: common
version: 17.2.29
Expand All @@ -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: [email protected]
Expand All @@ -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/ldap
- https://ghcr.io/goauthentik/radius
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/server
- https://ghcr.io/goauthentik/proxy
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/server
- https://ghcr.io/maxmind/geoipupdate
type: application
version: 19.2.5
version: 19.2.9
8 changes: 4 additions & 4 deletions charts/stable/authentik/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: ghcr.io/goauthentik/server
tag: 2023.10.6@sha256:101f83c43ccb80de1f8035d1153ce8ebcdba35e6bf98ac7168d8d7fc5d09827f
tag: 2023.10.7@sha256:8ebdd51a95d3efdcb0cf3b26ed849cc0f9a8c032adb8cd595cabb59a1f321161
pullPolicy: IfNotPresent
geoipImage:
repository: ghcr.io/maxmind/geoipupdate
tag: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
pullPolicy: IfNotPresent
ldapImage:
repository: ghcr.io/goauthentik/ldap
tag: 2023.10.6@sha256:1a17c68ee7392710fb2cdd18603456b4016a0d624194ec449fe76009582960df
tag: 2023.10.7@sha256:c483b0adf9a2123ab3d0498450d3d0f91344c97248dba789a4f80fdd3f6eb213
pullPolicy: IfNotPresent
radiusImage:
repository: ghcr.io/goauthentik/radius
tag: 2023.10.6@sha256:b74709d307db003affb592e2ee8bf6c69dd07a21fc6c407f46c2da13802fbe51
tag: 2023.10.7@sha256:ae095ce83ec6ff40e03104ff04a315269a7f2094df7310317140fa5f00fa74ff
pullPolicy: IfNotPresent
proxyImage:
repository: ghcr.io/goauthentik/proxy
tag: 2023.10.6@sha256:96c4a56890ff6692f26cd1ccd91f5c9ff07cdbb1803c897ad5d19d5474785b82
tag: 2023.10.7@sha256:082cd5860274a1edd2c291ef81eb795fed95fa36d65a3014bf158db291dacd58
pullPolicy: IfNotPresent
authentik:
credentials:
Expand Down

0 comments on commit d0a2f12

Please sign in to comment.