diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e2ca968..805c756 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -30,7 +30,7 @@ "modules/aws-elasticsearch": "0.1.0", "modules/aws-msk-apache-kafka-cluster-master": "0.1.0", "modules/aws-guardduty-master": "0.1.0", - "modules/aws-eks-rancher-joiner": "0.1.0", + "modules/aws-eks-rancher-joiner": "0.1.1", "modules/aws-elasticache-redis": "0.1.0", "modules/aws-rds-aurora": "0.4.0", "modules/aws-mq": "0.1.0", diff --git a/modules/aws-eks-rancher-joiner/CHANGELOG.md b/modules/aws-eks-rancher-joiner/CHANGELOG.md index d5c924c..55ef43e 100644 --- a/modules/aws-eks-rancher-joiner/CHANGELOG.md +++ b/modules/aws-eks-rancher-joiner/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/kloia/platform-modules/compare/aws-eks-rancher-joiner-v0.1.0...aws-eks-rancher-joiner-v0.1.1) (2024-06-01) + + +### Bug Fixes + +* remove required version upper limits ([#233](https://github.com/kloia/platform-modules/issues/233)) ([8552e3f](https://github.com/kloia/platform-modules/commit/8552e3fc7e25feb022436a0705d43073edaada89)) + ## 0.1.0 (2024-05-10)