UDS Core 0.61
UDS Core 0.61 adds Blackbox Exporter to the monitoring layer, improves Keycloak high availability, and applies the UDS trust bundle to all external-facing UDS Core applications. The v0.61.1 patch also fixes cleanup of stale network authpolicies when the default mesh mode changes.
Notable features
Section titled “Notable features”- Blackbox Exporter: optional monitoring component for probing endpoint availability from outside the mesh (#2314)
- Keycloak HA improvements: enhanced high availability capabilities for the identity management layer (#2334)
- Trust bundle on external-facing apps: all external-facing UDS Core applications now use the UDS trust bundle for consistent PKI integration (#2337)
Dependency updates
Section titled “Dependency updates”| Package | Previous | Updated |
|---|---|---|
| Grafana | 12.3.1 | 12.3.2 |
| Keycloak | 26.5.1 | 26.5.2 |
| Loki | 3.6.3 | 3.6.4 |
| K8s-Sidecar | 2.4.0 | 2.5.0 |
| Metrics-Server | 0.8.0 | 0.8.1 |
| Pepr | 1.0.4 | 1.0.8 |
| Vector | 0.52.0 | 0.53.0 |
| Grafana Helm chart | 10.5.5 | 10.5.15 |
| Loki Helm chart | 6.49.0 | 6.51.0 |
| Vector Helm chart | 0.49.0 | 0.50.0 |
Upgrade considerations
Section titled “Upgrade considerations”packages: - name: core repository: registry.defenseunicorns.com/public/core # Upgrade to 0.61.1 (skip 0.61.0) ref: 0.61.1-upstreamRelated documentation
Section titled “Related documentation”- Upgrade Overview - general upgrade procedures and checklists
- Configuration Changes - applying config changes on a running platform
- UDS Core 0.61.0 Changelog - full changelog
- Full diff (0.60.2…0.61.1) - all changes between versions