From d365e79068608094da67d41f60f768af72d4ff05 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Tue, 24 Mar 2026 17:34:24 -0700 Subject: [PATCH] Add kubectl image tag to prowler kustomization The image scan init container uses the kubectl image for curl/python. Co-Authored-By: Claude Opus 4.6 (1M context) --- argocd/manifests/prowler/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/manifests/prowler/kustomization.yaml b/argocd/manifests/prowler/kustomization.yaml index b34b2c1..68d7523 100644 --- a/argocd/manifests/prowler/kustomization.yaml +++ b/argocd/manifests/prowler/kustomization.yaml @@ -16,3 +16,5 @@ resources: images: - name: registry.ops.eblu.me/blumeops/prowler newTag: v5.22.0-6960243 + - name: registry.ops.eblu.me/blumeops/kubectl + newTag: v1.34.4-613f05d