Skip to content

deps: bump Keda Helm chart to 2.17.1 #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
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.16.1" to "2.17.0", in file "keda/manifest.yaml"

v2.17.0
We are happy to release KEDA v2.17.0 🎉

Here are some highlights:
- Introduce new NSQ scaler ([#3281](https://github.com/kedacore/keda/issues/3281))
- Introduce new Temporal scaler ([#4724](https://github.com/kedacore/keda/issues/4724))

Here are the new breaking change(s) of this release:
- Change `InitialCooldownPeriod` from `int32` to `*int32` ([#6423](https://github.com/kedacore/keda/issues/6423))
- Remove Prometheus metric deprecations ([#6339](https://github.com/kedacore/keda/pull/6339))
- Remove deprecated tlsCertFile from External scaler ([#4549](https://github.com/kedacore/keda/issues/4549))

Here are the new deprecation(s) as of this release:
- Deprecate NATS Streaming Server (aka Stan) ([#6362](https://github.com/kedacore/keda/issues/6362))

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

🗓️ The next KEDA release is currently being to be decided, learn more in our [roadmap](https://github.com/kedacore/keda/blob/main/ROADMAP.md#upcoming-release-cycles).

## New Contributors
* @smcavallo made their first contribution in https://github.com/kedacore/keda/pull/6325
* @omerap12 made their first contribution in https://github.com/kedacore/keda/pull/6335
* @Ulminator made their first contribution in https://github.com/kedacore/keda/pull/6230
* @HeavyWombat made their first contribution in https://github.com/kedacore/keda/pull/6378
* @maxbog made their first contribution in https://github.com/kedacore/keda/pull/6134
* @KrishnaSindhur made their first contribution in https://github.com/kedacore/keda/pull/6396
* @step-security-bot made their first contribution in https://github.com/kedacore/keda/pull/6428
* @ctccxxd made their first contribution in https://github.com/kedacore/keda/pull/6420
* @michemache made their first contribution in https://github.com/kedacore/keda/pull/6373
* @be0x74a made their first contribution in https://github.com/kedacore/keda/pull/6498
* @Prajithp made their first contribution in https://github.com/kedacore/keda/pull/6191
* @mpechner-akasa made their first contribution in https://github.com/kedacore/keda/pull/6381
* @y-rabie made their first contribution in https://github.com/kedacore/keda/pull/6521
* @Nohac made their first contribution in https://github.com/kedacore/keda/pull/5839
* @silviu-dinu made their first contribution in https://github.com/kedacore/keda/pull/6519
* @andrewhibbert made their first contribution in https://github.com/kedacore/keda/pull/6505
* @huochexizhan made their first contribution in https://github.com/kedacore/keda/pull/6594
* @gautierdelorme made their first contribution in https://github.com/kedacore/keda/pull/6606
* @ohhfishal made their first contribution in https://github.com/kedacore/keda/pull/6611
* @alingse made their first contribution in https://github.com/kedacore/keda/pull/6662

**Full Changelog**: https://github.com/kedacore/keda/compare/v2.16.1...v2.17.0
v2.17.1
# We are happy to release KEDA v2.17.1 :rocket: 

- **Selenium Grid**: Update metric name generated without part of empty ([#6772](https://github.com/kedacore/keda/pull/6772))
- **General**: Admission Webhook blocks ScaledObject without metricType with fallback ([#6696](https://github.com/kedacore/keda/issues/6696))
- **General**: ScalerCache gets the lock before operate the scalers to prevent panics ([#6739](https://github.com/kedacore/keda/pull/6739))
- **AWS SQS Queue Scaler**: Fix AWS SQS Queue queueURLFromEnv not working ([#6712](https://github.com/kedacore/keda/issues/6712))
- **Azure Service Bus scaler**: Fix Azure Service Bus scaler add default Operation ([#6730](https://github.com/kedacore/keda/issues/6730))
- **Temporal Scaler**: Fix Temporal Scaler does not work properly with API Key authentication against Temporal Cloud as TLS is not enabled on the client ([#6703](https://github.com/kedacore/keda/issues/6703))

**Full Changelog**: https://github.com/kedacore/keda/compare/v2.17.0...v2.17.1
Update keda/install.sh

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

unknown
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-05-15 16:27:08.647924319 +0200 +0200

Sources:

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



URL:

* https://kedacore.github.io/charts/keda-2.17.1.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
Made with ❤️️ by updatecli
@github-actions github-actions bot force-pushed the updatecli_master_keda branch from 6e36d99 to c5095ff Compare May 9, 2025 17:54
updatecli added 3 commits May 9, 2025 17:54
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@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
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