Skip to content

Releases: kedacore/charts

KEDA Chart 2.7.1

10 May 15:10
2a0b95e
Compare
Choose a tag to compare

Chart: v2.7.1 | App: v2.7.1

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda

What is new?

Features

Fixes / Changes

  • Don't hardcode UIDs in securityContext (#271)

Full Changelog: v2.7.0...v2.7.1

v2.7.0

05 May 07:45
8b32494
Compare
Choose a tag to compare

Chart: v2.7.0 | App: v2.7.0

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda

What is new?

Features

  • Support for KEDA v2.7.0 (release notes)
  • Support for node selector (#250)
  • Support for seperate Pod Disruption Budgets for Metrics API and operator (#255 - Contributed by @mac8005 🎉)
  • Run secure-by-default as non-root (#267)

Fixes / Changes

  • Specify supported Kubernetes versions (#249)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.6.2...v2.7.0

KEDA Chart 2.6.2

10 Feb 14:59
07ab9d2
Compare
Choose a tag to compare

Chart: 2.6.2 | App: 2.6.1

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda

What is new?

Features

  • Support for KEDA v2.6.1 (release notes)
  • Add extra container args config for both KEDA Operator and Metric Server(#245 - Contributed by @marco2704 🎉 )

New Contributors

  • @marco2704 made their first contribution in #245

Full Changelog: v2.6.1...v2.6.2

KEDA Chart 2.6.1

01 Feb 12:45
02d4688
Compare
Choose a tag to compare

Chart: v2.6.1 | App: v2.6.0

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda

What is new?

Features

None.

Fixes / Changes

  • Provide parameters per container for resources & security context (#239 - Contributed by @AshutoshNirkhe 🎉)
  • Fix indentation of ServiceAccount annotations (#236 - Contributed by @bmalinconico🎉)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.6.0...v2.6.1

KEDA Chart 2.6.0

31 Jan 16:43
2884b01
Compare
Choose a tag to compare

Chart: v2.6.0 | App: v2.6.0

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Full Changelog: v2.5.1...v2.6.0

KEDA HTTP Add-On Chart v0.3.0

27 Jan 06:54
8b10dfe
Compare
Choose a tag to compare

Chart: v0.3.0 | App: 0.3.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
helm install keda-add-ons-http kedacore/keda-add-ons-http

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Full Changelog: keda-add-ons-http-v0.2.2...keda-add-ons-http-v0.3.0

KEDA HTTP Add-On Chart v0.2.2

25 Jan 08:28
ec15cee
Compare
Choose a tag to compare

Chart: v0.2.2 | App: 0.2.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add keda https://kedacore.github.io/charts
helm install keda/keda
helm install http-add-on keda/keda-add-ons-http

What is new?

Features

Fixes / Changes

  • Add targetPendingRequests to CRD (#231 - Contributed by @avinash31d 🎉)

Breaking Changes

None.

Removal

None.

New Contributors

  • @whitesource-bolt-for-github made their first contribution in #234
  • @avinash31d made their first contribution in #231

Full Changelog: keda-add-ons-http-v0.2.1...keda-add-ons-http-v0.2.2

KEDA HTTP Add-On Chart v0.2.1

14 Jan 06:49
1ae5b23
Compare
Choose a tag to compare

Chart: v0.2.1 | App: 0.2.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add keda https://kedacore.github.io/charts
helm install keda/keda
helm install http-add-on keda/keda-add-ons-http

What is new?

Features

Fixes / Changes

  • Add kube-rbac-proxy list of images in values.yaml (#210 - Contributed by @Giridhar23689 🎉)

Breaking Changes

None.

Removal

None.

KEDA Chart 2.5.1

20 Dec 08:06
09488c5
Compare
Choose a tag to compare

Chart: v2.5.1 | App: v2.5.0

TL;DR

helm repo add keda https://kedacore.github.io/charts
helm install keda/keda

What is new?

New

  • None

Improvements

  • Fix missing list & watch permissions for service account in cluster role (#216)
  • Deploy Helm charts on N+5 different Kubernetes versions in CI (#213)

Deprecations

  • None

Breaking Changes

  • None

Other

  • None

New Contributors

Full Changelog: v2.5.0...v2.5.1

KEDA Chart 2.5.0

25 Nov 18:28
b99d3c7
Compare
Choose a tag to compare

Chart: v2.5.0 | App: v2.5.0

TL;DR

helm repo add keda https://kedacore.github.io/charts
helm install keda/keda

What is new?

New

  • Add Cassandra Scaler (#2211)
  • Add Elasticsearch Scaler (#2311)
  • Add Graphite Scaler (#1628)
  • ScaledJob: introduce MultipleScalersCalculation (#2016)
  • ScaledJob: introduce RolloutStrategy (#2164)
  • Add ScalersCache to reuse scalers unless they need changing (#2187)
  • Cache metric names provided by KEDA Metrics Server (#2279)
  • Add resource requests/limits for KEDA deployment (#183)
  • Add support to set KEDA_HTTP_DEFAULT_TIMEOUT in metrics server (#181)

Improvements

  • Use .Values.serviceAccount.name for rolebinding (#190)
  • Artemis Scaler: parse out broker config parameters in case restAPITemplate is given (#2104)
  • AWS Cloudwatch Scaler: improve metric exporting logic (#2243)
  • AWS Cloudwatch Scaler: return minimum value for the metric when cloudwatch returns empty list (#2345)
  • Azure Log Analytics Scaler: add support to provide the metric name(#2106)
  • Azure Pipelines Scaler: improve logs (#2297)
  • Cron Scaler: improve validation in case start & end input is same (#2032)
  • Cron Scaler: improve the cron validation (#2038)
  • GCP PubSub Scaler: introduce SubscriptionSize and OldestUnackedMessageAge modes (#2266)
  • GCP PubSub Scaler: add GCP identity authentication when using (#2225)
  • GCP PubSub Scaler: add possibility to reference a GCP PubSub subscription by full link, including project ID (#2269)
  • InfluxDB Scaler: add unsafeSsl parameter (#2157|#2320)
  • Metrics API Scaler: add Bearer auth (#2028)
  • MongoDB Scaler: add support to get connection data from Trigger Authorization (#2115)
  • MSSQL Scaler: add support to get connection data from Trigger Authorization (#2112)
  • MySQL Scaler: add support to get connection data from Trigger Authorization (#2113)
  • MySQL Scaler: don't expose connection string in metricName (#2171)
  • PostgreSQL Scaler: add support to get connection data from Trigger Authorization (#2114)
  • Prometheus Scaler: validating values length in Prometheus query response (#2264)
  • Prometheus Scaler: omit serverAddress from generated metric name (#2099)
  • RabbitMQ Scaler: anonymize the host in case of HTTP failure (#2041)
  • RabbitMQ Scaler: escape queueName and vhostName before use them in query string (bug fix) (#2055)
  • RabbitMQ Scaler: add custom http timeout (#2086)
  • RabbitMQ Scaler: add pageSize (using regex) (#2162|#2319)
  • Redis Scaler: upgrade library, add username and Sentinel support (#2181)
  • SeleniumGrid Scaler: add unsafeSsl parameter (#2157)
  • Stan Scaler: provide support for configuring authentication through TriggerAuthentication (#2167)
  • Allow setting MaxConcurrentReconciles for controllers (#2272)
  • Cleanup metric names inside scalers (#2260)
  • Drop support to ValueMetricType using cpu_memory_scaler (#2218)
  • Improve metric name creation to be unique using scaler index inside the scaler (#2161)
  • Improve error message if IdleReplicaCount are equal to MinReplicaCount to be the same as the check (#2212)
  • TriggerAuthentication/Vault: add support for HashiCorp Vault namespace (Vault Enterprise) (#2085)

Deprecations

  • GCP PubSub Scaler: subscriptionSize is deprecated in favor of mode and value (#2266)

Breaking Changes

  • None

Other

  • Ensure that context.Context values are properly passed down the stack (#2202|#2249)
  • Refactor AWS related scalers to reuse the AWS clients instead of creating a new one for every GetMetrics call (#2255)
  • Improve context handling in appropriate functionality in which we instantiate scalers (#2267)
  • Migrate to Kubebuilder v3 (#2082)
    • API path has been changed: github.com/kedacore/keda/v2/api/v1alpha1 -> github.com/kedacore/keda/v2/apis/keda/v1alpha1
  • Use Patch to set FallbackCondition on ScaledObject.Status (#2037)
  • Bump Golang to 1.17.3 (#2329)
  • Add Makefile mockgen targets (#2090|#2184)
  • Add github action to run e2e command "on-demand" (#2241)
  • Add execution url in the pr-e2e triggering comment and fix problem related with not starting with (#2306)

New Contributors

Full Changelog: kedacore/keda@v2.4.0...v2.5.0