diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index a9d5b63bb..326416aec 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.8 +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.*