Releases: sentry-kubernetes/charts
sentry-kubernetes: v0.3.4
0.3.4 (2024-04-12)
Initial automated release.
clickhouse: v3.8.0
3.8.0 (2024-04-12)
Initial automated release.
20.0.0
feat: sentry june release
feat: updated kafka helm chart and supports kafka without zookeeper
Drop useless clickhouse init container
Upgrade clickhouse
add container security context
Add ingest-monitors to support CRON
feat: Allow to set specified merge_tree settings in config.xml
Add new required service accounts
18.0.0
- Sentry March release
- Updated Clickhouse to 20.12.8.5
- feat: add existingSecret param for Github (https://github.com/sentry
- Add missing annotations for relay hpa (https://github.com/sentry-kubernetes/charts/pull/853[)](https://github.com/sentry-kubernetes/charts/commit/45f0c7f0ad25e76599848b0f042ba3c844fae441)
- Fix memcached service name (#850)
- allow concurrent cleanup (#828)
- Add support for injecting Slack integration secrets via K8s secrets, …
- Add affinity, nodeSelector to user-create job (#792)
- fix reprocessing feature flag (#831)
- Add Letsencrypt on NGINX Ingress Controller to README.md (#808)
- Update apiVersion by comparing kubernetes version (#802)
- Update sentry to 22.11.0 + undocumented services (#800)
- Use latest clickhouse chart (#772)
- Revert "Allow for v0 API endpoints (#757)" (#781)
- Add conditional server block to nginx configmap to enable metric scra…
- add: support rabbitmq vhost (#754)
17.0.0
-
Sentry 22.10.0
-
fix: sentry secret deleted (https://github.com/sentry-kubernetes/charts/pull/748[)](https://github.com/sentry-kubernetes/charts/commit/7d90ddaa49c3b629049620d08b582bedbcd89b79)
-
Allow for v0 API endpoints (https://github.com/sentry-kubernetes/charts/pull/757[)](https://github.com/sentry-kubernetes/charts/commit/b04aed78076a87cbb7090569f87ff40a84f1216d)
-
include clickhouse port for secret snuba env (https://github.com/sentry-kubernetes/charts/pull/756[)](https://github.com/sentry-kubernetes/charts/commit/086dea2bf766572fa12ce78c3ab411ba4ec8db42)
-
Configurable Security Context for CronJobs (https://github.com/sentry-kubernetes/charts/pull/705[)](https://github.com/sentry-kubernetes/charts/commit/0a64d95000183837c2c55ee458bfd59de0754578)
16.0.0
15.3.0
15.1.0
- Sentry 22.7.0
- added memcached to fix sourcemap processing
- added support for geoip database mounting
- feat: added activeDeadlineSeconds to all jobs
- Feat: add service account names for cronjobs
- feat: history limits for cronjobs
- feat: add podLables to Sentry hooks (#659)
- feat: add share process namespace to hook jobs
- fix Clickhouse servicemonitor
- Fixing indent in user-create.yaml
- Add instructions for cluster of external Kafka instances (#691)
- fix: Apply appropriate batch apiVersion based on kubernetes version (#…
15.0.0
Please read the upgrade notes before upgrading!
- Bump helm dependencies (#639) (2022-07-05)
- Sentry 22.6.0 (#649) (2022-06-24)
- add option to create admin user password using an existing secret (#646) (2022-06-16)
- Add securityContext to all hooks (#643) (2022-06-16)
- Add snuba.api.command variable to prevent issues with gosu (#67) (#644) (2022-06-16)
- Correct indentation level of sentry-db-init job env variables when postgres is enabled. (#576) (2022-06-11)
- Allow install clickhouse with external zookeeper (#631) (2022-06-11)
- Update Chart.yaml (2022-06-10) <Théo Mathieu>
- Partition count for consumer transactions (#633) (2022-06-07)
- Update symbolicator to 0.5.0 (#632) (2022-05-30)
- fix: the default clickhouse installation is distributed, only turn on single node when clickhouse is disabled (#624) (2022-05-24)
14.1.0
- feat: sentry may 2022
- fix: Healthcheck for Relay backend was missing so when using .Values.…
- feat: Add tolerations to user-create hook (#615)
- #388 fix metric alerts (#616)
- fix: single_node definition for external clickhouse (#608)
- clickhouse: allow to set securitycontext for statefulset pods, specia…
- fix: distant clickhouse image
- Pass external postgres password to cleanup job (#584)