Skip to content

Release v1.28.4

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 20 Sep 15:40
· 172 commits to main since this release
a0fdf7e

Kubernetes Fury Distribution Release v1.28.4

Welcome to KFD release v1.28.4.

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

New Features since v1.28.3

Installer Updates

No changes

Module updates

No changes

New features 🌟

  • Configurable distribution registry: Now the registry used by the distribution can be configured. An example configuration:

    spec:
      distribution:
        common:
          registry: myregistry.mydomain.ext
  • Configurable on-premises registry: Now the registry used by the on-premises kind can be configured. An example configuration:

    spec:
      kubernetes:
        advanced:
          registry: myregistry.mydomain.ext

Fixes 🐞

No changes

Upgrade procedure

Check the upgrade docs for the detailed procedure.