fix(helmfile): update ghcr.io/home-operations/charts-mirror/keda ( 2.20.1 → 2.20.2 ) - #1526
Merged
robottoms-up[bot] merged 1 commit intoJul 31, 2026
Conversation
robottoms-up
Bot
deleted the
renovate/ghcr.io-home-operations-charts-mirror-keda-2.x
branch
July 31, 2026 13:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.20.1→2.20.2Release Notes
kedacore/keda (ghcr.io/home-operations/charts-mirror/keda)
v2.20.2Compare Source
Release KEDA v2.20.2 🚀
Improvements
HPAActivecondition onScaledObjectmirroring the HPA's ownScalingActivestatus, so transient HPA metric gaps no longer flip theReadycondition toFalse(#7914)Fixes
CertPool(#7910)TriggerAuthenticationwhenawsSecretManager.credentialsis omitted and noawsSecretManager.podIdentityis set (#7927)customScalingStrategy.GetEffectiveMaxScalewhencustomScalingQueueLengthDeductionis omitted; the optional field is now treated as zero deduction instead of panicking (#7798)GetCurrentReplicaswhen a Deployment/StatefulSet/ReplicaSet is returned from the informer cache with an undefaultedspec.replicas; a nil value is now treated as the Kubernetes default of 1 instead of panicking (#7863)ScaledJobCRD validation to include "default" as a valid value forscalingStrategy.strategy(#7855)GetCurrentReplicasagainst nilStatus.ScaleTargetGVKRto prevent operator panics under the cache race documented in (#4389) / (#4955)""API group in events RBAC so that client-go's event broadcaster can write legacy events (#7922)BackoffinWithConnectParamsdisabled backoff and caused a zero-delay reconnect loop that flooded logs when keda-operator was unreachable (#7856)globPatternnever matching when written in path-style with a leading/, since blob names never have one (#6492)Pingfails so the background topology-monitoring connections opened bymongo.Connectare not leaked (#5612)New Contributors
Full Changelog: kedacore/keda@v2.20.1...v2.20.2
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.