From 1565d587a3546c2c4113952ab4d48a15fe493ae4 Mon Sep 17 00:00:00 2001 From: entlein Date: Tue, 25 Aug 2026 17:21:15 +0200 Subject: [PATCH] k8s(ae): pin adaptive_export to 0.14.19-aeprod86 Was aeprod81 (stale by 5 builds). aeprod86 (durable, green) = order-time dx_ord__ views (empty-panel fix) + payload unique_id keys + phantom-table removal + protocol bridges + dx_kubescape_mitre.ts. Verified the tag's schema contains all of these before pinning. --- k8s/vizier/adaptive_export/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/vizier/adaptive_export/kustomization.yaml b/k8s/vizier/adaptive_export/kustomization.yaml index e57b28a047b..7003f5e454c 100644 --- a/k8s/vizier/adaptive_export/kustomization.yaml +++ b/k8s/vizier/adaptive_export/kustomization.yaml @@ -7,4 +7,4 @@ resources: images: - name: vizier-adaptive_export_image newName: ghcr.io/k8sstormcenter/vizier-adaptive_export_image - newTag: 0.14.19-aeprod81 + newTag: 0.14.19-aeprod86