diff --git a/.github/release-manifest.json b/.github/release-manifest.json index 00d563b7b..be6aea991 100644 --- a/.github/release-manifest.json +++ b/.github/release-manifest.json @@ -1,6 +1,6 @@ { "charts/slim": "1.4.0", "crates/testing": "0.7.1", - "charts/slim-control-plane": "1.4.0", + "charts/slim-control-plane": "1.4.1", "charts/slim-spire": "1.4.0" } diff --git a/charts/slim-control-plane/CHANGELOG.md b/charts/slim-control-plane/CHANGELOG.md index 89bbd23ea..b3cfbbe27 100644 --- a/charts/slim-control-plane/CHANGELOG.md +++ b/charts/slim-control-plane/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [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-19) + + +### Bug Fixes + +* update controller helm chart ([#1691](https://github.com/agntcy/slim/issues/1691)) ([3e4853c](https://github.com/agntcy/slim/commit/3e4853cf72a36340098a456ede7eab3cc54a2676)) + ## [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) diff --git a/charts/slim-control-plane/Chart.yaml b/charts/slim-control-plane/Chart.yaml index c95656473..5682db902 100644 --- a/charts/slim-control-plane/Chart.yaml +++ b/charts/slim-control-plane/Chart.yaml @@ -17,7 +17,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.4.1 # 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 # follow Semantic Versioning. They should reflect the version the application is using.