From 6ecfb5d46a6b715209c6b53ae87a51e46cd3ccc8 Mon Sep 17 00:00:00 2001 From: plainsight-bot Date: Mon, 29 Jun 2026 01:30:19 +0000 Subject: [PATCH] chore(deps): bump openfilter-image-out pins to 1.1.2 Signed-off-by: plainsight-bot --- config/samples/pipelines_v1alpha1_pipeline.yaml | 2 +- demo/pipeline_batch.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/samples/pipelines_v1alpha1_pipeline.yaml b/config/samples/pipelines_v1alpha1_pipeline.yaml index 9005218..ca152d0 100644 --- a/config/samples/pipelines_v1alpha1_pipeline.yaml +++ b/config/samples/pipelines_v1alpha1_pipeline.yaml @@ -25,7 +25,7 @@ spec: - name: LOG_LEVEL value: debug - name: image-out - image: plainsightai/openfilter-image-out:1.1.1 + image: plainsightai/openfilter-image-out:1.1.2 config: - name: sources value: tcp://localhost:5550 diff --git a/demo/pipeline_batch.yaml b/demo/pipeline_batch.yaml index b38bfba..f4263fb 100644 --- a/demo/pipeline_batch.yaml +++ b/demo/pipeline_batch.yaml @@ -23,7 +23,7 @@ spec: - name: LOG_LEVEL value: debug - name: image-out - image: plainsightai/openfilter-image-out:1.1.1 + image: plainsightai/openfilter-image-out:1.1.2 config: - name: sources value: tcp://localhost:5550