Skip to content

Releases: sentry-kubernetes/charts

8.0.0

23 Nov 06:38
0819e79
Compare
Choose a tag to compare

fix: regression with github id considered as a string

breaking change: set features.orgSubdomains as false per default

7.4.1

23 Nov 06:37
ae780f0
Compare
Choose a tag to compare

Fix: missing quotes in the sentry conf and update repo URL

7.4.0

18 Nov 08:49
898fbcd
Compare
Choose a tag to compare

feat: upgrade kafka for more stability

7.3.1

17 Nov 08:20
95675e3
Compare
Choose a tag to compare

Fix: filesystem PVC creation with filestore backend not equal to "filesystem"

7.3.0

17 Nov 08:19
b3b662b
Compare
Choose a tag to compare

snuba hook components started before db-init

7.2.1

17 Nov 08:17
b0aa5d3
Compare
Choose a tag to compare
  • update stable repo to new url

7.2.0

17 Nov 08:17
29cb2c9
Compare
Choose a tag to compare

fix: new deployments should be sent as hook as well

7.1.0

17 Nov 08:13
32232da
Compare
Choose a tag to compare

feat: removal of hook resources can be configured

7.0.0

26 Oct 22:52
cb9c844
Compare
Choose a tag to compare

Features:

  • Support the October release of Sentry

BREAKING CHANGES:

  • the default mode of relay is now "proxy". You can change it through the values.yaml file
  • we removed the githubSso variable for the oauth github configuration. It was using the old environment variable, that doesn't work with Sentry anymore. Just use the common github.xxxx configuration for both oauth & the application integration.

6.2.1

26 Oct 22:42
0179c79
Compare
Choose a tag to compare

feat: allow to specify Recreate strategy type for sentry-web