Skip to main content
Version: 1.29.7

SIGHUP Distribution Release v1.29.3

Welcome to SD release v1.29.3.

The distribution is maintained with ❤️ by the team SIGHUP by ReeVo it is battle tested in production environments.

New Features since v1.29.2

Installer Updates

No changes

Module updates

New features 🌟

  • AUTH configurable expiration: Now Dex can be configured to have a custom expiration for ID tokens and signing keys. An example configuration:
    ...
    auth:
    dex:
    expiry:
    signingKeys: "6h"
    idTokens: "24h"
    ...

Fixes 🐞

  • Ingress NGINX Controller: the updated version of the Ingress NGINX Controller fixes the CVE-2024-7646.

Upgrade procedure

Check the upgrade docs for the detailed procedure.