Skip to content

Commit

Permalink
agent chart version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
legobrick authored and mavimo committed Jan 20, 2025
1 parent 78c7b5b commit 65a1182
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions charts/agent/tests/api_endpoint_region_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.*
Expand Down

0 comments on commit 65a1182

Please sign in to comment.