Skip to content

Commit 45c13c6

Browse files
authored
chore: bump kagent tools to 0.2.1 (#1995)
- Bump kagent tools to `0.2.1` which includes a change that mounts an empty `tmp` volume to the tools container to enable write operations to be unimpeded by pod's securityContext.readOnlyRootFileSystem set to be true. Signed-off-by: JM Huibonhoa <jm.huibonhoa@solo.io>
1 parent 4435542 commit 45c13c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/kagent/Chart-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
repository: oci://ghcr.io/kagent-dev/kmcp/helm
1010
condition: kmcp.enabled
1111
- name: kagent-tools
12-
version: 0.1.3
12+
version: 0.2.1
1313
repository: oci://ghcr.io/kagent-dev/tools/helm
1414
condition: kagent-tools.enabled
1515
- name: grafana-mcp

0 commit comments

Comments
 (0)