diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6f37a80..9be2bc6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -16,7 +16,7 @@ "modules/aws-kms": "0.1.1", "modules/aws-alb-master": "0.1.0", "modules/aws-cloudwatch-event-rule-master": "0.1.0", - "modules/aws-eks-rancher-importer": "0.1.0", + "modules/aws-eks-rancher-importer": "0.1.1", "modules/aws-self-signed-cert": "0.1.0", "modules/aws-route53-health-check-main": "0.1.0", "modules/aws-mongodbatlas-cluster": "0.2.1", diff --git a/modules/aws-eks-rancher-importer/CHANGELOG.md b/modules/aws-eks-rancher-importer/CHANGELOG.md index d5c924c..ad13ca5 100644 --- a/modules/aws-eks-rancher-importer/CHANGELOG.md +++ b/modules/aws-eks-rancher-importer/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/kloia/platform-modules/compare/aws-eks-rancher-importer-v0.1.0...aws-eks-rancher-importer-v0.1.1) (2024-07-12) + + +### 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)