From d327c58afdcdb7b3eb588cf345fdc23ba1a05db8 Mon Sep 17 00:00:00 2001 From: stakater-user Date: Wed, 22 Nov 2023 07:41:41 +0000 Subject: [PATCH] [skip-ci] Update artifacts --- .../endpointmonitor.stakater.com_endpointmonitors.yaml | 6 +++--- .../ingressmonitorcontroller.clusterserviceversion.yaml | 6 +++--- .../crds/endpointmonitor.stakater.com_endpointmonitors.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bundle/manifests/endpointmonitor.stakater.com_endpointmonitors.yaml b/bundle/manifests/endpointmonitor.stakater.com_endpointmonitors.yaml index 11ecdf06..88867953 100644 --- a/bundle/manifests/endpointmonitor.stakater.com_endpointmonitors.yaml +++ b/bundle/manifests/endpointmonitor.stakater.com_endpointmonitors.yaml @@ -152,9 +152,6 @@ spec: followRedirect: description: Enable ingress redirects type: boolean - regions: - description: Comma separated list of regions. - type: string paused: description: Pause the service type: boolean @@ -167,6 +164,9 @@ spec: realBrowser: description: Enable Real Browser type: boolean + regions: + description: Comma separated list of Node Location IDs + type: string statusCodes: description: Comma separated list of HTTP codes to trigger error on diff --git a/bundle/manifests/ingressmonitorcontroller.clusterserviceversion.yaml b/bundle/manifests/ingressmonitorcontroller.clusterserviceversion.yaml index d7c2856c..c0ba363c 100644 --- a/bundle/manifests/ingressmonitorcontroller.clusterserviceversion.yaml +++ b/bundle/manifests/ingressmonitorcontroller.clusterserviceversion.yaml @@ -18,7 +18,7 @@ metadata: capabilities: Basic Install operators.operatorframework.io/builder: operator-sdk-v1.18.0+git operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 - name: ingressmonitorcontroller.v2.1.44 + name: ingressmonitorcontroller.v2.1.45 namespace: placeholder spec: apiservicedefinitions: {} @@ -151,7 +151,7 @@ spec: - --leader-elect command: - /manager - image: stakater/ingressmonitorcontroller:v2.1.44 + image: stakater/ingressmonitorcontroller:v2.1.45 livenessProbe: httpGet: path: /healthz @@ -251,4 +251,4 @@ spec: provider: name: stakater url: https://stakater.com - version: 2.1.44 + version: 2.1.45 diff --git a/charts/ingressmonitorcontroller/crds/endpointmonitor.stakater.com_endpointmonitors.yaml b/charts/ingressmonitorcontroller/crds/endpointmonitor.stakater.com_endpointmonitors.yaml index fda61543..9b920f70 100644 --- a/charts/ingressmonitorcontroller/crds/endpointmonitor.stakater.com_endpointmonitors.yaml +++ b/charts/ingressmonitorcontroller/crds/endpointmonitor.stakater.com_endpointmonitors.yaml @@ -153,9 +153,6 @@ spec: followRedirect: description: Enable ingress redirects type: boolean - regions: - description: Comma separated list of regions. - type: string paused: description: Pause the service type: boolean @@ -168,6 +165,9 @@ spec: realBrowser: description: Enable Real Browser type: boolean + regions: + description: Comma separated list of Node Location IDs + type: string statusCodes: description: Comma separated list of HTTP codes to trigger error on