Skip to content

Commit 3151123

Browse files
chore(main): release helm-slim 1.4.0 (#1541)
🤖 I have created a release *beep* *boop* --- ## [1.4.0](helm-slim-v1.3.0...helm-slim-v1.4.0) (2026-04-21) ### Features * **helm:** allow to expose multiple ports via the service ([#1498](#1498)) ([1139f5f](1139f5f)) * **slim-chart:** add extraEnv param ([#1491](#1491)) ([9fe7da3](9fe7da3)) * **helm:** add southbound ingress and named data-plane ports ([#1536](#1536)) ([194e546](194e546)) * publish slim-spire chart ([#1564](#1564)) ([715082c](715082c)) * **slim-chart:** upgrade chart to latest image version ([#1631](#1631)) ([9f03d9e](9f03d9e)) ### Bug Fixes * **helm-charts:** add configmap checksum annotation for auto reload ([#1493](#1493)) ([691e86a](691e86a)) * **helm-slim:** chart version ([#1538](#1538)) ([676f954](676f954)) --- 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 <build@agntcy.io> Signed-off-by: Mauro Sardara <msardara@cisco.com> Co-authored-by: Mauro Sardara <msardara@cisco.com>
1 parent 5ca916b commit 3151123

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"charts/slim": "1.4.0-rc.0",
2+
"charts/slim": "1.4.0",
33
"data-plane/testing": "0.7.1",
44
"control-plane/control-plane": "1.4.0",
55
"charts/slim-control-plane": "1.4.0",

charts/slim/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
# Changelog
22

3-
## [1.4.0-rc.0](https://github.com/agntcy/slim/compare/helm-slim-v1.3.0...helm-slim-v1.4.0-rc.0) (2026-04-21)
3+
## [1.4.0](https://github.com/agntcy/slim/compare/helm-slim-v1.3.0...helm-slim-v1.4.0) (2026-04-21)
44

55

66
### Features
77

88
* **helm:** allow to expose multiple ports via the service ([#1498](https://github.com/agntcy/slim/issues/1498)) ([1139f5f](https://github.com/agntcy/slim/commit/1139f5f8e6aa35429914fc487f2483818b09d2bc))
99
* **slim-chart:** add extraEnv param ([#1491](https://github.com/agntcy/slim/issues/1491)) ([9fe7da3](https://github.com/agntcy/slim/commit/9fe7da38001c636f115de3eb5584d1e07bae9750))
1010
* **helm:** add southbound ingress and named data-plane ports ([#1536](https://github.com/agntcy/slim/issues/1536)) ([194e546](https://github.com/agntcy/slim/commit/194e546341caa86d0363197038342fe7b51055df))
11+
* publish slim-spire chart ([#1564](https://github.com/agntcy/slim/issues/1564)) ([715082c](https://github.com/agntcy/slim/commit/715082c8535164994cf381b62a3f7e0551e5a531))
12+
* **slim-chart:** upgrade chart to latest image version ([#1631](https://github.com/agntcy/slim/issues/1631)) ([9f03d9e](https://github.com/agntcy/slim/commit/9f03d9e4d0fb40d4e61aff511a84ad2189865481))
1113

1214
### Bug Fixes
1315

1416
* **helm-charts:** add configmap checksum annotation for auto reload ([#1493](https://github.com/agntcy/slim/issues/1493)) ([691e86a](https://github.com/agntcy/slim/commit/691e86afec21457db64ee039092d4d88fffdc54f))
17+
* **helm-slim:** chart version ([#1538](https://github.com/agntcy/slim/issues/1538)) ([676f954](https://github.com/agntcy/slim/commit/676f954fc28a18208ea7f5b727a9f686f260c3a6))
1518

1619

1720
## [1.3.0](https://github.com/agntcy/slim/compare/helm-slim-v1.0.0...helm-slim-v1.3.0) (2026-04-01)

0 commit comments

Comments
 (0)