Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 May 07:29
· 4 commits to main since this release
b0c911c

1.0.0 (2026-05-28)

⚠ BREAKING CHANGES

  • removed support for webhookService.ports config in values.
    They are now hard-coded.
    Remove the config from your values if it is present.

Bug Fixes

  • hard-code ports in webhook-service (1c749a0)