Skip to content

wordpress: v5.0.0

Choose a tag to compare

@slydlake slydlake released this 25 Jun 09:31

5.0.0 (2026-06-25)

⚠ BREAKING CHANGES

  • serviceAccount.automount now defaults to false and podSecurityContext.runAsGroup is 33. Set them explicitly if you relied on the mounted API token or on different group ownership.

Features

  • add wordpress backup restore Job and VolumeSnapshot, harden SA token (27e8edb)