Releases: cortexproject/cortex-helm-chart
Releases · cortexproject/cortex-helm-chart
Release list
v3.3.5
What's Changed
- fix: use sidecar's containerSecurityContext condition in ruler sidecar by @archy-rock3t-cloud in #649
- fix: avoid rendering empty env key in querier deployment by @archy-rock3t-cloud in #650
- Update kiwigrid/k8s-sidecar Docker tag to v2.8.1 by @renovate[bot] in #648
- Update memcached Docker tag to v1.6.44 by @renovate[bot] in #651
- Update dependency helm to v4.2.3 by @renovate[bot] in #652
New Contributors
- @archy-rock3t-cloud made their first contribution in #649
Full Changelog: v3.3.4...v3.3.5
v3.3.4
What's Changed
- Update kiwigrid/k8s-sidecar Docker tag to v2.8.0 by @renovate[bot] in #646
- Release 3.3.4 by @CharlieTLe in #645
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Update dependency helm to v4 by @renovate[bot] in #638
- Update kiwigrid/k8s-sidecar Docker tag to v2.7.4 by @renovate[bot] in #641
- Update dependency helm to v4.2.2 by @renovate[bot] in #639
- Bump faraday from 2.14.2 to 2.14.3 in /docs by @dependabot[bot] in #642
- Update actions/checkout action to v7 by @renovate[bot] in #640
- Bump nokogiri from 1.19.3 to 1.19.4 in /docs by @dependabot[bot] in #644
- Bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs by @dependabot[bot] in #643
- Release 3.3.3 by @CharlieTLe in #636
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- Update quay.io/cortexproject/cortex Docker tag to v1.21.1 by @renovate[bot] in #635
- Replace unmaintained rinchsan/renovate-config-validator with npx renovate-config-validator by @kd7lxl in #617
- Release 3.3.2 by @CharlieTLe in #634
Full Changelog: v3.3.1...v3.3.2
v3.3.1
v3.3.0
v3.2.1
What's Changed
- [BUGFIX] Don't configure alertmanager in ruler if alertmanager is disabled #618
- [DEPENDENCY] update memcached docker tag to v1.6.41 #603
- [DEPENDENCY] update prom/memcached-exporter docker tag to v0.16.0 #612
- [DEPENDENCY] update kiwigrid/k8s-sidecar docker tag to v2.6.0 #610
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- chore(deps): update prom/memcached-exporter docker tag to v0.15.5 by @renovate[bot] in #581
- chore(deps): update memcached docker tag to v1.6.40 by @renovate[bot] in #580
- chore(deps): update kiwigrid/k8s-sidecar docker tag to v2 by @renovate[bot] in #568
- enable kiwigrid/k8s-sidecar in tests and configure health port by @kd7lxl in #597
- Release 3.2.0 by @github-actions[bot] in #598
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Changelog
- [FEATURE] Add a parquet converter. #579
- [ENHANCEMENT] Avoid scheduling queriers and ingesters on the same node #583
- [ENHANCEMENT] Allow for the nginx service port and container port to be different #589
- [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.20.1 #577
- [BUGFIX] Ruler is using the wrongly generated Alertmanager URL #593
v3.0.0
Changelog
- [CHANGE] Replace bitnami images with community images. Config via .extraEnvVars must be migrated to .args. See memcached docs for standard args. #571
- [CHANGE] Memcacheds are now enabled by default #551
- [CHANGE] Change default config: distributors, rulers, queriers, query-frontend, nginx and compactors can be disrupted until 30%
- [CHANGE] Remove startup probes from compactors from default values. It's not recommended in general #542
- [CHANGE] Use default value for num_tokens in ingester configuration #544
- [BUGFIX] Fix discovering memcached instances #551
- [BUGFIX] Fix restarting query-schedulers when config changes #559
- [ENHANCEMENT] Run overrides-exporter with high availability #557
- [ENHANCEMENT] Persist subchart #572
- [ENHANCEMENT] Expose query frontend GRPC port on service for ruler #574
- [DEPENDENCY] Update dependency nginx to v1.29 #540
- [DEPENDENCY] Update kiwigrid/k8s-sidecar docker tag to v1.30.11 #547
- [DEPENDENCY] Update kiwigrid/k8s-sidecar docker tag to v1.30.5 #531
- [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.20.0 #566