Skip to content

Commit ad13d74

Browse files
committed
chore(main): release helm-slim-control-plane 1.4.1
Signed-off-by: Agntcy Build Bot <build@agntcy.io>
1 parent 16146d7 commit ad13d74

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"charts/slim": "1.4.0",
33
"data-plane/testing": "0.7.1",
44
"control-plane/control-plane": "1.4.0",
5-
"charts/slim-control-plane": "1.4.0",
5+
"charts/slim-control-plane": "1.4.1",
66
"charts/slim-spire": "1.4.0"
77
}

charts/slim-control-plane/CHANGELOG.md

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

33

4+
## [1.4.1](https://github.com/agntcy/slim/compare/helm-slim-control-plane-v1.4.0...helm-slim-control-plane-v1.4.1) (2026-06-18)
5+
6+
7+
### Bug Fixes
8+
9+
* update controller helm chart ([#1691](https://github.com/agntcy/slim/issues/1691)) ([3e4853c](https://github.com/agntcy/slim/commit/3e4853cf72a36340098a456ede7eab3cc54a2676))
10+
411
## [1.4.0](https://github.com/agntcy/slim/compare/helm-slim-control-plane-v1.0.0...helm-slim-control-plane-v1.4.0) (2026-04-21)
512

613

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: 1.4.0
20+
version: 1.4.1
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)