Skip to content

Commit 8390e36

Browse files
chore(main): release helm-slim 0.6.0 (#779)
## [0.6.0](helm-slim-v0.2.0...helm-slim-v0.6.0) (2025-10-10) ### Features * upgrade helm chart to latest SLIM image ([#823](#823)) ([4e1dd41](4e1dd41)) ### Bug Fixes * add group id to node id ([#746](#746)) ([06c42b3](06c42b3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Agntcy Build Bot <[email protected]> Signed-off-by: Mauro Sardara <[email protected]> Co-authored-by: Mauro Sardara <[email protected]>
1 parent 402c0ad commit 8390e36

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.6.0",
3-
"charts/slim": "0.2.0",
3+
"charts/slim": "0.6.0",
44
"data-plane/python/integrations/slim-mcp": "0.1.7",
55
"control-plane/slimctl": "0.6.0",
66
"control-plane/control-pane": "0.0.1",

charts/slim/CHANGELOG.md

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

3+
## [0.6.0](https://github.com/agntcy/slim/compare/helm-slim-v0.2.0...helm-slim-v0.6.0) (2025-10-10)
4+
5+
6+
### Features
7+
8+
* upgrade helm chart to latest SLIM image ([#823](https://github.com/agntcy/slim/issues/823)) ([4e1dd41](https://github.com/agntcy/slim/commit/4e1dd41fab4f991d2ad906ef6ca178895d1d9bb7))
9+
10+
11+
### Bug Fixes
12+
13+
* add group id to node id ([#746](https://github.com/agntcy/slim/issues/746)) ([06c42b3](https://github.com/agntcy/slim/commit/06c42b3f3846da331554ac72ec6d77e61876d78d))
14+
315
## [0.2.0](https://github.com/agntcy/slim/compare/helm-slim-v0.1.9...helm-slim-v0.2.0) (2025-09-18)
416

517

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.2.1
21+
version: 0.6.0
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)