Skip to content

Releases: cortexproject/cortex-helm-chart

v3.2.0

27 Feb 12:33
30c4583

Choose a tag to compare

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

24 Feb 18:04
aaded03

Choose a tag to compare

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

05 Dec 08:49
153e37c

Choose a tag to compare

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

v2.6.0

07 May 06:37
f98b14d

Choose a tag to compare

Changelog

  • [DEPENDENCY] Update Helm release memcached to v6.14.0 #528
  • [DEPENDENCY] Update dependency nginx to v1.27 #532
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.19.0 #521
  • [ENHANCEMENT] Add nginx.config.override_push_endpoint field to override push endpoint in the nginx configuration #522

v2.5.0

05 Feb 09:07
6ecdcfd

Choose a tag to compare

Changelog

  • [CHANGE] Updated default align_queries_with_step to false to match documentation #513
  • [ENHANCEMENT] Add nginx.config.upstream_protocol field to configure the upstream protocol in the nginx configuration #506
  • [ENHANCEMENT] Add ability to set persistentVolumeClaimRetentionPolicy on alertmanager, ingester, compactor, and store-gateway StatefulSets #517
  • [BUGFIX] fix: upstream_protocol reference in auth_orgs #509
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.18.1 #510

v2.4.0

18 Jul 15:04
22c6b69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

13 Apr 20:13
fcbcbb8

Choose a tag to compare

What's Changed

  • fix: change headless service to gRPC and expose 9094 TCP by @locmai in #494
  • cut release v2.3.0 by @locmai in #496

Full Changelog: v2.2.0...v2.3.0

Cortex Helm Chart v2.2.0

17 Jan 10:22
a572813

Choose a tag to compare

Changelog

  • [CHANGE] Removed config.storage.engine and any reference of it #488
  • [ENHANCEMENT] Add appProtocol field to templates/svc-memberlist-headless.yaml to fix issues wirth Istio #485
  • [ENHANCEMENT] Add option to autoscale on multiple metrics and custom metrics metrics #467
  • [ENHANCEMENT] Add control on store-gateway statefulset when autoscale (HPA) enabled or disabled #472
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.0 #453
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.1 #456
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.2 #459
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.3 #471
  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.16.0 #489
  • [BUGFIX] Correctly interpret .Capabilities.KubeVersion when it looks like a prerelease #457
  • [BUGFIX] Removed non-existent purger.enable flags in some components #488
  • [BUGFIX] Fix podTargetLabels in all Prometheus ServiceMonitor CRDs #487

Cortex Helm Chart v2.1.0

19 Mar 13:01
ca2a4e8

Choose a tag to compare

Changelog

  • [FEATURE] add autoscaler for the ruler #430
  • [ENHANCEMENT] Add annotations and labels to memberlist service #433
  • [ENHANCEMENT] Add podTargetLabels to all Prometheus servicemonitor CRs #439
  • [DEPENDENCY] Update Helm release memcached to v6.3.12 #441

Cortex Helm Chart v2.0.1

07 Jan 08:53
62007a3

Choose a tag to compare

Changelog

  • [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.14.1 #422
  • [DEPENDENCY] Update Helm release memcached to v6.3.3 #424
  • [BUGFIX] Fix memcache dependency condition #425