Skip to content

Commit 40072c4

Browse files
authored
chore(main): release slim-helm 0.1.7 (#324)
1 parent 0eea40d commit 40072c4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"data-plane/python-bindings": "0.3.6",
3-
"charts/slim": "0.1.6",
3+
"charts/slim": "0.1.7",
44
"data-plane/integrations/mcp/slim-mcp/packages/slim-mcp": "0.1.6",
55
"control-plane/slimctl": "0.1.4",
66
"data-plane/integrations/mcp/slim-mcp/examples/llamaindex-time-agent": "0.1.2",

charts/slim/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/agntcy/slim/compare/slim-helm-v0.1.6...slim-helm-v0.1.7) (2025-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **chart:** extraVolumes and mount intentation ([#323](https://github.com/agntcy/slim/issues/323)) ([0eea40d](https://github.com/agntcy/slim/commit/0eea40dac4ffe165908de55b69f6d38b1bca75d3))
9+
310
## [0.1.6](https://github.com/agntcy/slim/compare/slim-helm-v0.1.5...slim-helm-v0.1.6) (2025-06-06)
411

512

charts/slim/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ type: application
1818
# This is the chart version. This version number should be incremented each time you make changes
1919
# to the chart and its templates, including the app version.
2020
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
version: 0.1.6
21+
version: 0.1.7
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)