From d76cd89daf83e759384b0096314f6cad3dbac6e4 Mon Sep 17 00:00:00 2001 From: Mohse Morad Date: Mon, 23 Mar 2026 11:17:17 +0200 Subject: [PATCH] Update kubewatch to v2.13.0 --- helm/robusta/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/robusta/values.yaml b/helm/robusta/values.yaml index c794a358a..4a0b2cda3 100644 --- a/helm/robusta/values.yaml +++ b/helm/robusta/values.yaml @@ -615,7 +615,7 @@ image: # parameters for the robusta forwarder deployment kubewatch: image: ~ # image can be used to override image.registry/imageName - imageName: kubewatch:v2.12.0 + imageName: kubewatch:v2.13.0 imagePullPolicy: IfNotPresent revisionHistoryLimit: 10 pprof: True