From 121051b81eeebc96480af2d0583fd9833f658caf Mon Sep 17 00:00:00 2001 From: plainsight-bot Date: Mon, 29 Jun 2026 01:30:20 +0000 Subject: [PATCH] chore(deps): bump openfilter-webvis pins to 1.1.2 Signed-off-by: plainsight-bot --- config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml | 2 +- config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml | 2 +- demo/pipeline_rtsp.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml b/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml index d21f99d..874a37c 100644 --- a/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml +++ b/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml @@ -31,7 +31,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552 diff --git a/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml b/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml index 42dc662..37cb3b7 100644 --- a/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml +++ b/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml @@ -37,7 +37,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552 diff --git a/demo/pipeline_rtsp.yaml b/demo/pipeline_rtsp.yaml index 16082c7..5d2a189 100644 --- a/demo/pipeline_rtsp.yaml +++ b/demo/pipeline_rtsp.yaml @@ -31,7 +31,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552