Skip to content

UDS Core 0.62

UDS Core 0.62 adds uptime probe support for Authservice-enabled applications, introduces Falco rule overrides, and bumps the Falco Helm chart from 7.x to 8.x. This release also fixes stale network authpolicies that could persist after mesh mode changes.

ChangeImpactAction required
Falco Helm chart upgraded from 7.0.2 to 8.0.0Custom Falco chart overrides may be incompatible with the new chart versionReview the Falco 8.0.0 breaking changes and update any custom Falco bundle overrides for chart 8.x compatibility
  • Uptime probes for Authservice apps: Blackbox Exporter uptime probes now support applications protected by Authservice, enabled through the Package CR (#2398)
  • Falco rule overrides: configure custom Falco rule overrides through bundle values to tailor detection rules to your environment (#2380)
  • Stale authpolicy fix: network authpolicies are now correctly cleaned up when a Package’s mesh mode changes (#2368)
PackagePreviousUpdated
Alertmanager0.31.00.31.1
Falco0.42.10.43.0
Falco Helm chart7.0.28.0.0
Grafana12.3.212.3.3
Keycloak26.5.226.5.3
Loki3.6.43.6.5
Pepr1.0.81.1.0
Prometheus Blackbox Exporter Helm chart11.7.011.8.0
Prometheus Operator0.88.00.89.0
kube-prometheus-stack Helm chart81.2.282.1.0
Loki Helm chart6.51.06.53.0
prometheus-operator-crds Helm chart26.0.027.0.0
  1. Review Falco overrides

    If you have custom Falco Helm chart overrides in your bundle, review them for compatibility with Falco chart 8.x. The major version bump may change value paths or default behavior. See the Falco Helm chart changelog for migration details.

  2. Update Falco overrides

    Update any custom Falco chart overrides for chart 8.x compatibility before deploying.

  1. Confirm Falco is running

    Verify Falco pods are healthy and applying expected rules:

    Terminal window
    uds zarf tools kubectl get pods -n falco