diff --git a/.github/release-manifest.json b/.github/release-manifest.json index 00d563b7b..0f4cdfac5 100644 --- a/.github/release-manifest.json +++ b/.github/release-manifest.json @@ -1,5 +1,5 @@ { - "charts/slim": "1.4.0", + "charts/slim": "1.5.0", "crates/testing": "0.7.1", "charts/slim-control-plane": "1.4.0", "charts/slim-spire": "1.4.0" diff --git a/charts/slim/CHANGELOG.md b/charts/slim/CHANGELOG.md index 3875bfcb8..02b70c7b0 100644 --- a/charts/slim/CHANGELOG.md +++ b/charts/slim/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/agntcy/slim/compare/helm-slim-v1.4.0...helm-slim-v1.5.0) (2026-07-01) + + +### Features + +* automatic peer discovery in k8s ([#1724](https://github.com/agntcy/slim/issues/1724)) ([16146d7](https://github.com/agntcy/slim/commit/16146d719f58266128236494a70af8c73fa46069)) + ## [1.4.0](https://github.com/agntcy/slim/compare/helm-slim-v1.3.0...helm-slim-v1.4.0) (2026-04-21) diff --git a/charts/slim/Chart.yaml b/charts/slim/Chart.yaml index b77d0c9d4..29a70d2d6 100644 --- a/charts/slim/Chart.yaml +++ b/charts/slim/Chart.yaml @@ -18,7 +18,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.4.0 +version: 1.5.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to