Skip to content

Commit 877887e

Browse files
authored
chore(main): release helm-slim-control-plane 0.1.2 (#483)
1 parent 82a2fe1 commit 877887e

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
@@ -8,5 +8,5 @@
88
"data-plane/integrations/mcp/slim-mcp/examples/mcp-server-time": "0.1.2",
99
"data-plane/testing": "0.1.0",
1010
"control-plane/control-plane": "0.0.1",
11-
"charts/slim-control-plane": "0.1.1"
11+
"charts/slim-control-plane": "0.1.2"
1212
}

charts/slim-control-plane/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.2](https://github.com/agntcy/slim/compare/helm-slim-control-plane-v0.1.1...helm-slim-control-plane-v0.1.2) (2025-07-30)
4+
5+
6+
### Features
7+
8+
* corrected the release config, controller chart verison (test the release) ([#480](https://github.com/agntcy/slim/issues/480)) ([840ad88](https://github.com/agntcy/slim/commit/840ad88cc2719f48acf86d26f8ba329dedfa8b8e))
9+
310
## [0.1.1](https://github.com/agntcy/slim/compare/helm-slim-control-plane-v0.1.0...helm-slim-control-plane-v0.1.1) (2025-07-30)
411

512

charts/slim-control-plane/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 0.1.1
20+
version: 0.1.2
2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)