Skip to content

Commit

Permalink
chore(deps): update authentik to v2024.8.3@6b50f78 by renovate (patch) (
Browse files Browse the repository at this point in the history
#26970)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`2024.8.2` -> `2024.8.3` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`2024.8.2` -> `2024.8.3` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`2024.8.2` -> `2024.8.3` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`2024.8.2` -> `2024.8.3` |

---

> [!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**: 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Sep 27, 2024
1 parent ee38d2c commit ab29a0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/stable/authentik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.8.2
appVersion: 2024.8.3
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -44,4 +44,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://goauthentik.io/docs/
type: application
version: 27.6.7
version: 27.6.8
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: 2024.8.2@sha256:71984fdbb7a9414f5172bb446104d3fe4ab1ab412c8b3343bb97b04449dd53eb
tag: 2024.8.3@sha256:b71e7341f1e4ea482d150cf75c688f59b3bbdaaf1bfb2fae2803d378c618797f
pullPolicy: IfNotPresent
geoipImage:
repository: ghcr.io/maxmind/geoipupdate
tag: v7.0.1@sha256:80c57598a9ff552953e499cefc589cfe7b563d64262742ea42f2014251b557b0
pullPolicy: IfNotPresent
ldapImage:
repository: ghcr.io/goauthentik/ldap
tag: 2024.8.2@sha256:1c3988c0a59cfbd6618ff889b8bcd1e1c5f526c8897135e08188b61007ae69b8
tag: 2024.8.3@sha256:6b50f781bd50c0b849c5a7ec32127e65d5018c3a9c5939a072f988027449a978
pullPolicy: IfNotPresent
radiusImage:
repository: ghcr.io/goauthentik/radius
tag: 2024.8.2@sha256:32742939fff87efc43cb13e54f3008b17623d832f2c6da539ec716b89cdb9734
tag: 2024.8.3@sha256:487c2cc98193ad84286b260115b1ded3b405b28c08aa57e45116fcce362c7fa9
pullPolicy: IfNotPresent
proxyImage:
repository: ghcr.io/goauthentik/proxy
tag: 2024.8.2@sha256:154f2b91fe243fe14d7a6f7d4137404564d544b4ff830a6ff79607513200c651
tag: 2024.8.3@sha256:08187974d09aebe37e873bb54d1907d15bde450ae054daea4c9796fc84afae91
pullPolicy: IfNotPresent
authentik:
credentials:
Expand Down

0 comments on commit ab29a0f

Please sign in to comment.