From 4d4e2cc292cc4dcf272058557e1b8a52c21c53f4 Mon Sep 17 00:00:00 2001 From: Paolo Polidori Date: Wed, 11 Dec 2024 22:14:34 +0100 Subject: [PATCH] agent chart version bump --- charts/agent/Chart.yaml | 2 +- charts/agent/tests/api_endpoint_region_test.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 219c2b039..b27f7da80 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig type: application -version: 1.34.5 +version: 1.35.0 diff --git a/charts/agent/tests/api_endpoint_region_test.yaml b/charts/agent/tests/api_endpoint_region_test.yaml index 8ce502011..23c9b1ba0 100644 --- a/charts/agent/tests/api_endpoint_region_test.yaml +++ b/charts/agent/tests/api_endpoint_region_test.yaml @@ -61,11 +61,11 @@ tests: sysdig: region: eu1 asserts: - - isKind: - of: ConfigMap - - matchRegex: - path: data['dragent.yaml'] - pattern: .*collector:.*ingest\-eu1\.app\.sysdig\.com.* + - isKind: + of: ConfigMap + - matchRegex: + path: data['dragent.yaml'] + pattern: .*collector:.*ingest\-eu1\.app\.sysdig\.com.* - matchRegex: path: data['dragent.yaml'] pattern: .*sysdig_api_endpoint:.*eu1\.app\.sysdig\.com.*