Skip to content

Commit 0c3d330

Browse files
committed
bump version and config default.
1 parent d16dc64 commit 0c3d330

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/k8s-ds-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.1.1
33
description: ControlTheory k8s Agent
44
name: k8s-agent
55
type: application
6-
version: 0.42.0
6+
version: 0.42.1

charts/k8s-ds-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deployment:
2222
storageClass: persist
2323
args:
2424
- --config
25-
- /var/ct/config.yaml
25+
- /config.yaml
2626
otel:
2727
resource_attributes:
2828
- deployment.environment.name: staging

0 commit comments

Comments
 (0)