Skip to content

charts/authentik: use debian:13-slim for PostgreSQL volume permissions#434

Merged
rissson merged 3 commits into
goauthentik:mainfrom
yolanv:patch-1
Dec 17, 2025
Merged

charts/authentik: use debian:13-slim for PostgreSQL volume permissions#434
rissson merged 3 commits into
goauthentik:mainfrom
yolanv:patch-1

Conversation

@yolanv
Copy link
Copy Markdown
Contributor

@yolanv yolanv commented Dec 17, 2025

With the default settings, the Bitnami PostgreSQL chart uses "bitnami/os-shell" as image with tag "12-debian-12-r51" to fix volume permissions through an init container.

However, due to Bitnami's recent licensing changes, this image does not exist anymore in the registry. We can fix this by using the official Debian 13 slim (debian:13-slim) image which is an official Docker image.

This allows the container to stay updated while avoiding technical debt, such as using the bitnamilegacy repository.

…mi PostgreSQL chart

With the default settings, the Bitnami PostgreSQL chart uses "bitnami/os-shell" as image with tag "12-debian-12-r51" to fix volume permissions through an init container.

However, due to Bitnami's recent licensing changes, this image does not exist anymore in the registry. We can fix this by using the official Debian 13 slim (debian:13-slim) image which is an official Docker image.

This allows the container to stay updated while avoiding technical debt, such as using the bitnamilegacy repository.

Signed-off-by: Yolan Vloeberghs <25906709+yolanv@users.noreply.github.com>
@yolanv yolanv requested a review from a team as a code owner December 17, 2025 15:35
@rissson rissson changed the title Use debian:13-slim for volume permissions init container in the Bitnami PostgreSQL chart charts/authentik: use debian:13-slim for PostgreSQL volume permissions Dec 17, 2025
@rissson
Copy link
Copy Markdown
Member

rissson commented Dec 17, 2025

thanks for taking the time to fix this!

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson merged commit 0d30870 into goauthentik:main Dec 17, 2025
2 checks passed
@yolanv
Copy link
Copy Markdown
Contributor Author

yolanv commented Dec 17, 2025

thanks for taking the time to fix this!

All good, thank you aswell for the support!

@yolanv yolanv deleted the patch-1 branch December 17, 2025 18:16
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Jan 16, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.10.3` → `2025.12.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>goauthentik/helm (authentik)</summary>

### [`v2025.12.1`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.1)

[Compare Source](goauthentik/helm@authentik-2025.12.0...authentik-2025.12.1)

authentik is an open-source Identity Provider focused on flexibility and versatility

#### What's Changed

- charts/authentik: bump to 2025.12.1 by [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] in [#&#8203;440](goauthentik/helm#440)

**Full Changelog**: <goauthentik/helm@authentik-2025.12.0...authentik-2025.12.1>

### [`v2025.12.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.0)

[Compare Source](goauthentik/helm@authentik-2025.10.3...authentik-2025.12.0)

authentik is an open-source Identity Provider focused on flexibility and versatility

#### What's Changed

- charts/authentik: use debian:13-slim for PostgreSQL volume permissions by [@&#8203;yolanv](https://github.com/yolanv) in [#&#8203;434](goauthentik/helm#434)
- authentik: replace bitnami postgres exporter by [@&#8203;BeryJu](https://github.com/BeryJu) in [#&#8203;435](goauthentik/helm#435)
- charts/authentik: add support for external Kubernetes secret by [@&#8203;gthieleb](https://github.com/gthieleb) in [#&#8203;436](goauthentik/helm#436)
- charts/authentik: use read only root filesystem for postgresql by [@&#8203;KoiFresh](https://github.com/KoiFresh) in [#&#8203;427](goauthentik/helm#427)
- charts/authentik: bump to 2025.12.0 by [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] in [#&#8203;438](goauthentik/helm#438)

#### New Contributors

- [@&#8203;yolanv](https://github.com/yolanv) made their first contribution in [#&#8203;434](goauthentik/helm#434)
- [@&#8203;gthieleb](https://github.com/gthieleb) made their first contribution in [#&#8203;436](goauthentik/helm#436)
- [@&#8203;KoiFresh](https://github.com/KoiFresh) made their first contribution in [#&#8203;427](goauthentik/helm#427)

**Full Changelog**: <goauthentik/helm@authentik-2025.10.3...authentik-2025.12.0>

</details>

---

### 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3223
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants