Skip to content

deps: bump Keda Helm chart to 2.19.0#1039

Open
github-actions[bot] wants to merge 8 commits intomasterfrom
updatecli_master_keda
Open

deps: bump Keda Helm chart to 2.19.0#1039
github-actions[bot] wants to merge 8 commits intomasterfrom
updatecli_master_keda

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Apr 7, 2025

deps: bump Keda version

Update keda/manifest.yaml

change detected: * key "$.version" updated from "2.18.3" to "2.19.0", in file "keda/manifest.yaml"

v2.18.1
# We are happy to release KEDA v2.18.1 :rocket: 

### Fixes

- **General**: Add feature flag `KEDA_CHECK_UNEXPECTED_SCALERS_PARAMS` for checking unexpected scaler parameters ([#6721](https://github.com/kedacore/keda/issues/6721))
- **General**: Fix incorrect 'unmatched input property' notification ([#7174](https://github.com/kedacore/keda/issues/7174))
- **Kafka Scaler**: Fix missing error returns in error handling ([#7182](https://github.com/kedacore/keda/pull/7182))

### Other

- **General**: Raw metrics stream - send also metrics during ScaledObject's interval ([#7197](https://github.com/kedacore/keda/issues/7197))

**Full Changelog**: https://github.com/kedacore/keda/compare/v2.18.0...v2.18.1
v2.18.2
# We are happy to release KEDA v2.18.2 :rocket: 

### Fixes

- **General**: Fix HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior ([#7291](https://github.com/kedacore/keda/pull/7291))
- **General**: Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided ([#7254](https://github.com/kedacore/keda/issues/7254))
- **General**: Fix race condition in paused-replicas annotation causing ScaledObject to get stuck ([#7231](https://github.com/kedacore/keda/issues/7231))
- **General**: Fix ScaledObject controller error handling for requestScaleLoop ([#7273](https://github.com/kedacore/keda/pull/7273))
- **General**: Remove unnecessary scaledObjectMetricSpecs variable in HPA ([#7292](https://github.com/kedacore/keda/pull/7292))
- **General**: Use TriggerError when all ScaledJob triggers fail ([#7205](https://github.com/kedacore/keda/pull/7205))
- **ActiveMQ Scaler**: Correct parse error ActiveMQ ([#7245](https://github.com/kedacore/keda/pull/7245))
- **Datadog Scaler**: Fix metricUnavailableValue parameter not working ([#7238](https://github.com/kedacore/keda/issues/7238))

**Full Changelog**: https://github.com/kedacore/keda/compare/v2.18.1...v2.18.2
v2.18.3
# We are happy to release KEDA v2.18.2 :rocket: 

### Fixes

- **General**: Fix CVE-2025-68476 ([#7334](https://github.com/kedacore/keda/pull/7334))
v2.19.0
We are happy to release KEDA 2.19.0 🎉

Here are some highlights:

Introducing new Kubernetes Resource Scaler
Adding file-based authentication support for ClusterTriggerAuthentication


Learn how to deploy KEDA by reading [our documentation](https://keda.sh/docs/2.19/deploy/).

🗓️ The next KEDA release is currently being estimated for 2nd week of May 2026 , learn more in our [roadmap](https://github.com/kedacore/keda/blob/main/ROADMAP.md#upcoming-release-cycles).

### New

- **General**: Add file-based authentication support for ClusterTriggerAuthentication ([#7083](https://github.com/kedacore/keda/issues/7083))
- **General**: Introduce new Kubernetes Resource Scaler ([#7212](https://github.com/kedacore/keda/issues/7212))

### Improvements

- **General**: Correct error message when awsSecretAccessKey is missing in credential-based authentication ([#7265](https://github.com/kedacore/keda/pull/7265))
- **General**: Emit more events about what is happening with ScaledObject/ScaledJob ([#7382](https://github.com/kedacore/keda/issues/7382))
- **General**: Raw metrics stream - include trigger activity status in response ([#7369](https://github.com/kedacore/keda/issues/7369))
- **AWS CloudWatch Scaler**: Add cross-account observability support ([#7189](https://github.com/kedacore/keda/issues/7189))
- **Dynamodb Scaler**: Add FilterExpression support ([#7102](https://github.com/kedacore/keda/issues/7102))
- **Dynatrace Scaler**: Support DQL querying ([#7377](https://github.com/kedacore/keda/issues/7377))
- **MongoDB Scaler**: Add TLS support ([#6976](https://github.com/kedacore/keda/issues/6976))

### Fixes

- **General**: Apply fallback in polling loop to enable scaling from zero ([#7239](https://github.com/kedacore/keda/issues/7239))
- **General**: Fix accurateScalingStrategy ignoring pendingJobCount in maxReplicaCount check ([#7329](https://github.com/kedacore/keda/issues/7329))
- **General**: Replace deprecated `azure autorest` dependency to `azure sdk for go` ([#7073](https://github.com/kedacore/keda/issues/7073))
- **Datadog Scaler**: Return request in cluster agent proxy without bearer auth ([#7341](https://github.com/kedacore/keda/issues/7341))
- **Datadog Scaler**: Use metricUnavailableValue for 422 errors in Datadog Cluster Agent ([#7246](https://github.com/kedacore/keda/issues/7246))
- **IBMMQ Scaler**: Create new HTTP request for each queue query in IBMMQ scaler ([#7202](https://github.com/kedacore/keda/pull/7202))
- **Kafka Scaler**: Improve check for missing partition information when calculating lag ([#7414](https://github.com/kedacore/keda/issues/7414))
- **Temporal Scaler**: Fix TLS RootCAs initialization when using API key authentication with Temporal Cloud ([#7367](https://github.com/kedacore/keda/pull/7367))
Update keda/install.sh

1 file(s) updated with "--version 2.19.0": * keda/install.sh

Details
Remark: We couldn't identify a way to automatically retrieve changelog information.
Please use following information to take informed decision

Helm Chart: keda
Event-based autoscaler for workloads on Kubernetes
Project Home: https://github.com/kedacore/keda
Require Kubernetes Version: >=v1.23.0-0
Version created on the 2025-12-08 12:16:57.079195 +0100 +0100

Sources:

* https://github.com/kedacore/keda



URL:

* https://kedacore.github.io/charts/keda-2.18.2.tgz


GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions bot added the enhancement New feature or request label Apr 7, 2025
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.16.1 deps: bump Keda Helm chart to 2.17.0 Apr 7, 2025
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from 6e36d99 to c5095ff Compare May 9, 2025 17:54
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.17.0 deps: bump Keda Helm chart to 2.17.1 May 15, 2025
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.17.1 deps: bump Keda Helm chart to 2.17.2 Jun 18, 2025
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from 060570e to 77833f0 Compare August 3, 2025 12:09
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from 5aaa826 to 976bf7f Compare August 22, 2025 13:45
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.17.2 deps: bump Keda Helm chart to 2.18.0 Oct 8, 2025
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.18.0 deps: bump Keda Helm chart to 2.18.1 Oct 29, 2025
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from f515427 to d3ef37a Compare December 1, 2025 09:31
updatecli added 2 commits December 3, 2025 14:20
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from d3ef37a to 88720ff Compare December 3, 2025 14:21
updatecli added 2 commits December 8, 2025 14:22
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.18.1 deps: bump Keda Helm chart to 2.18.2 Dec 8, 2025
updatecli added 2 commits December 22, 2025 12:42
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.18.2 deps: bump Keda Helm chart to 2.18.3 Dec 22, 2025
updatecli added 2 commits February 2, 2026 11:35
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Keda Helm chart to 2.18.3 deps: bump Keda Helm chart to 2.19.0 Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants