Skip to content

fix(helmfile): update ghcr.io/home-operations/charts-mirror/keda ( 2.20.1 → 2.20.2 ) - #1526

Merged
robottoms-up[bot] merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-charts-mirror-keda-2.x
Jul 31, 2026
Merged

fix(helmfile): update ghcr.io/home-operations/charts-mirror/keda ( 2.20.1 → 2.20.2 )#1526
robottoms-up[bot] merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-charts-mirror-keda-2.x

Conversation

@robottoms-up

@robottoms-up robottoms-up Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/keda patch 2.20.12.20.2

Release Notes

kedacore/keda (ghcr.io/home-operations/charts-mirror/keda)

v2.20.2

Compare Source

Release KEDA v2.20.2 🚀

⚠️⚠️⚠️⚠️ ⚠️ Please read upgrade notes if you are upgrading from version < 2.20.0: https://github.com/kedacore/keda/releases/tag/v2.20.0 ⚠️⚠️⚠️⚠️⚠️

Improvements
  • General: Introduce a dedicated HPAActive condition on ScaledObject mirroring the HPA's own ScalingActive status, so transient HPA metric gaps no longer flip the Ready condition to False (#​7914)
Fixes
  • General: Fix concurrent map writes panic in the shared root CA CertPool (#​7910)
  • General: Fix nil pointer dereference in AWS Secret Manager TriggerAuthentication when awsSecretManager.credentials is omitted and no awsSecretManager.podIdentity is set (#​7927)
  • General: Fix nil pointer dereference in customScalingStrategy.GetEffectiveMaxScale when customScalingQueueLengthDeduction is omitted; the optional field is now treated as zero deduction instead of panicking (#​7798)
  • General: Fix nil pointer dereference in GetCurrentReplicas when a Deployment/StatefulSet/ReplicaSet is returned from the informer cache with an undefaulted spec.replicas; a nil value is now treated as the Kubernetes default of 1 instead of panicking (#​7863)
  • General: Fix ScaledJob CRD validation to include "default" as a valid value for scalingStrategy.strategy (#​7855)
  • General: Guard GetCurrentReplicas against nil Status.ScaleTargetGVKR to prevent operator panics under the cache race documented in (#​4389) / (#​4955)
  • General: Restore core "" API group in events RBAC so that client-go's event broadcaster can write legacy events (#​7922)
  • General: Restore gRPC reconnect backoff in the metrics service client; an unset Backoff in WithConnectParams disabled backoff and caused a zero-delay reconnect loop that flooded logs when keda-operator was unreachable (#​7856)
  • General: Share HTTP transports across scalers to reuse connection pools and avoid re-dial storms at high ScaledObject counts (#​7789)
  • General: Treat negative external metric values as zero to prevent incorrect HPA scaling (#​7880)
  • Azure Blob Storage Scaler: Fix globPattern never matching when written in path-style with a leading /, since blob names never have one (#​6492)
  • MongoDB Scaler: Disconnect the client when the initial Ping fails so the background topology-monitoring connections opened by mongo.Connect are not leaked (#​5612)

New Contributors

Full Changelog: kedacore/keda@v2.20.1...v2.20.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@robottoms-up
robottoms-up Bot merged commit fc4aba5 into master Jul 31, 2026
@robottoms-up
robottoms-up Bot deleted the renovate/ghcr.io-home-operations-charts-mirror-keda-2.x branch July 31, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants