Skip to content

Commit dc37d79

Browse files
authored
chore(main): release helm-slim 1.5.0 (#1749)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](helm-slim-v1.4.0...helm-slim-v1.5.0) (2026-07-03) ### Features * automatic peer discovery in k8s ([#1724](#1724)) ([16146d7](16146d7)) * update control plane and slim chart ([#1784](#1784)) ([979bb4f](979bb4f)) --- 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>
1 parent 069a789 commit dc37d79

3 files changed

Lines changed: 10 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",
2+
"charts/slim": "1.5.0",
33
"crates/testing": "0.7.1",
44
"charts/slim-control-plane": "1.4.0",
55
"charts/slim-spire": "1.4.0"

charts/slim/CHANGELOG.md

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

3+
## [1.5.0](https://github.com/agntcy/slim/compare/helm-slim-v1.4.0...helm-slim-v1.5.0) (2026-07-03)
4+
5+
6+
### Features
7+
8+
* automatic peer discovery in k8s ([#1724](https://github.com/agntcy/slim/issues/1724)) ([16146d7](https://github.com/agntcy/slim/commit/16146d719f58266128236494a70af8c73fa46069))
9+
* update control plane and slim chart ([#1784](https://github.com/agntcy/slim/issues/1784)) ([979bb4f](https://github.com/agntcy/slim/commit/979bb4fa213acae69985755d17dcadef8e9b8461))
10+
311
## [1.4.0](https://github.com/agntcy/slim/compare/helm-slim-v1.3.0...helm-slim-v1.4.0) (2026-04-21)
412

513

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: 1.4.0
21+
version: 1.5.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)