This configuration sets up a Kubernetes CronJob that runs every 6 hours to check for the latest stable Kubernetes version. If a new version is available, a notification is sent to a specified Telegram chat, and the version is stored in a ConfigMap to avoid duplicate alerts.
-
Secret:
Stores the Telegram Bot Token and Chat ID. -
ConfigMap: