Update keda/scalers/cron URL to 'latest'

... to prevent outdated references.
pull/49585/head
Samuel Alfageme Sainz 2025-01-28 15:23:45 +01:00 committed by GitHub
parent b9cddb5f07
commit 107112e5d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ Another strategy for scaling your workloads is to **schedule** the scaling opera
reduce resource consumption during off-peak hours.
Similar to event driven autoscaling, such behavior can be achieved using KEDA in conjunction with
its [`Cron` scaler](https://keda.sh/docs/2.13/scalers/cron/). The `Cron` scaler allows you to define schedules
its [`Cron` scaler](https://keda.sh/docs/latest/scalers/cron/). The `Cron` scaler allows you to define schedules
(and time zones) for scaling your workloads in or out.
## Scaling cluster infrastructure