Skip to content

feat(container): update image ghcr.io/home-operations/charts-mirror/keda ( 2.18.3 ➔ 2.19.0 )#521

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-keda-2.x
Open

feat(container): update image ghcr.io/home-operations/charts-mirror/keda ( 2.18.3 ➔ 2.19.0 )#521
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-keda-2.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 2, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/keda minor 2.18.32.19.0

Release Notes

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

v2.19.0

Compare Source

New
  • General: Add file-based authentication support for ClusterTriggerAuthentication (#​7083)
  • General: Introduce new Kubernetes Resource Scaler (#​7212)
Improvements
  • General: Correct error message when awsSecretAccessKey is missing in credential-based authentication (#​7265)
  • General: Emit more events about what is happening with ScaledObject/ScaledJob (#​7382)
  • General: Raw metrics stream - include trigger activity status in response (#​7369)
  • AWS CloudWatch Scaler: Add cross-account observability support (#​7189)
  • Dynamodb Scaler: Add FilterExpression support (#​7102)
  • Dynatrace Scaler: Support DQL querying (#​7377)
  • MongoDB Scaler: Add TLS support (#​6976)
Fixes
  • General: Apply fallback in polling loop to enable scaling from zero (#​7239)
  • General: Fix accurateScalingStrategy ignoring pendingJobCount in maxReplicaCount check (#​7329)
  • General: Replace deprecated azure autorest dependency to azure sdk for go (#​7073)
  • Datadog Scaler: Return request in cluster agent proxy without bearer auth (#​7341)
  • Datadog Scaler: Use metricUnavailableValue for 422 errors in Datadog Cluster Agent (#​7246)
  • IBMMQ Scaler: Create new HTTP request for each queue query in IBMMQ scaler (#​7202)
  • Kafka Scaler: Improve check for missing partition information when calculating lag (#​7414)
  • Temporal Scaler: Fix TLS RootCAs initialization when using API key authentication with Temporal Cloud (#​7367)
Deprecations

You can find all deprecations in this overview and join the discussion here.

Breaking Changes
  • NATS Streaming scaler: Remove NATS Streaming Server (aka Stan) (#​6366)
Other
  • CI: Replace stale bot with official GitHub Actions stale action (#​7321)
  • CI: Use GitHub-hosted ARM64 runners (#​7293)
  • ScaledObject/ScaledJob: Track activity for each trigger in the status (#​7347)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

…eda ( 2.18.3 ➔ 2.19.0 )

| datasource | package                                    | from   | to     |
| ---------- | ------------------------------------------ | ------ | ------ |
| docker     | ghcr.io/home-operations/charts-mirror/keda | 2.18.3 | 2.19.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 2, 2026

--- HelmRelease: monitoring/keda Deployment: monitoring/keda-operator

+++ HelmRelease: monitoring/keda Deployment: monitoring/keda-operator

@@ -41,13 +41,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/kedacore/keda:2.18.3
+        image: ghcr.io/kedacore/keda:2.19.0
         command:
         - /keda
         args:
         - --leader-elect
         - --disable-compression=true
         - --zap-log-level=info
--- HelmRelease: monitoring/keda Deployment: monitoring/keda-operator-metrics-apiserver

+++ HelmRelease: monitoring/keda Deployment: monitoring/keda-operator-metrics-apiserver

@@ -39,13 +39,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/kedacore/keda-metrics-apiserver:2.18.3
+        image: ghcr.io/kedacore/keda-metrics-apiserver:2.19.0
         imagePullPolicy: Always
         livenessProbe:
           httpGet:
             path: /healthz
             port: 6443
             scheme: HTTPS
--- HelmRelease: monitoring/keda Deployment: monitoring/keda-admission-webhooks

+++ HelmRelease: monitoring/keda Deployment: monitoring/keda-admission-webhooks

@@ -41,13 +41,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/kedacore/keda-admission-webhooks:2.18.3
+        image: ghcr.io/kedacore/keda-admission-webhooks:2.19.0
         command:
         - /keda-admission-webhooks
         args:
         - --zap-log-level=info
         - --zap-encoder=console
         - --zap-time-encoding=rfc3339

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 2, 2026

--- kubernetes/apps/monitoring/keda/app Kustomization: monitoring/keda OCIRepository: monitoring/keda

+++ kubernetes/apps/monitoring/keda/app Kustomization: monitoring/keda OCIRepository: monitoring/keda

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 2.18.3
+    tag: 2.19.0
   url: oci://ghcr.io/home-operations/charts-mirror/keda
 

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