From 6a46db8bd3c9cc9f043759bd3f616164592bce9f Mon Sep 17 00:00:00 2001 From: Tyler Gillson Date: Mon, 12 Aug 2024 14:09:22 -0600 Subject: [PATCH] chore(main): release 0.1.4 (#453) :robot: I have created a release *beep* *boop* --- ## [0.1.4](https://github.com/validator-labs/validator-plugin-aws/compare/v0.1.3...v0.1.4) (2024-08-12) ### Other * satisfy ValidationRule ([#457](https://github.com/validator-labs/validator-plugin-aws/issues/457)) ([8085473](https://github.com/validator-labs/validator-plugin-aws/commit/8085473f77df758c7dd155359fee5bbcf7ec9378)) ### Dependency Updates * **deps:** update golang.org/x/exp digest to 0cdaa3a ([#454](https://github.com/validator-labs/validator-plugin-aws/issues/454)) ([6a807fd](https://github.com/validator-labs/validator-plugin-aws/commit/6a807fda13593ee03a9599aa7fb747236a90a5e9)) * **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.174.0 ([#456](https://github.com/validator-labs/validator-plugin-aws/issues/456)) ([1199b57](https://github.com/validator-labs/validator-plugin-aws/commit/1199b57781e1d6eaf9f63af3f3f9053bfa404e65)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.0 ([#452](https://github.com/validator-labs/validator-plugin-aws/issues/452)) ([c91060e](https://github.com/validator-labs/validator-plugin-aws/commit/c91060e0c6c84f0dc699308a4d8d212f664ab5a0)) * **deps:** update module github.com/validator-labs/validator to v0.1.2 ([#455](https://github.com/validator-labs/validator-plugin-aws/issues/455)) ([144fd01](https://github.com/validator-labs/validator-plugin-aws/commit/144fd019e193472a619fe1ab3aa662d03e0e1d91)) * **deps:** update module github.com/validator-labs/validator to v0.1.3 ([#458](https://github.com/validator-labs/validator-plugin-aws/issues/458)) ([4881d05](https://github.com/validator-labs/validator-plugin-aws/commit/4881d05aefabfc37e73051f03fee1f985fb378f5)) * **deps:** update module sigs.k8s.io/cluster-api to v1.8.0 ([#460](https://github.com/validator-labs/validator-plugin-aws/issues/460)) ([24c1901](https://github.com/validator-labs/validator-plugin-aws/commit/24c1901de1448a2c26912e3c3bf711e69a59dd43)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.18.5 ([#459](https://github.com/validator-labs/validator-plugin-aws/issues/459)) ([c4875b6](https://github.com/validator-labs/validator-plugin-aws/commit/c4875b6bcbf631e6d58a704e383b3032c1f20120)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ chart/validator-plugin-aws/Chart.yaml | 2 +- chart/validator-plugin-aws/README.md | 2 +- chart/validator-plugin-aws/values.yaml | 2 +- 5 files changed, 22 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 78eef952..e16b7397 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.1.3"} \ No newline at end of file +{".":"0.1.4"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 546620c8..dd565748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.1.4](https://github.com/validator-labs/validator-plugin-aws/compare/v0.1.3...v0.1.4) (2024-08-12) + + +### Other + +* satisfy ValidationRule ([#457](https://github.com/validator-labs/validator-plugin-aws/issues/457)) ([8085473](https://github.com/validator-labs/validator-plugin-aws/commit/8085473f77df758c7dd155359fee5bbcf7ec9378)) + + +### Dependency Updates + +* **deps:** update golang.org/x/exp digest to 0cdaa3a ([#454](https://github.com/validator-labs/validator-plugin-aws/issues/454)) ([6a807fd](https://github.com/validator-labs/validator-plugin-aws/commit/6a807fda13593ee03a9599aa7fb747236a90a5e9)) +* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.174.0 ([#456](https://github.com/validator-labs/validator-plugin-aws/issues/456)) ([1199b57](https://github.com/validator-labs/validator-plugin-aws/commit/1199b57781e1d6eaf9f63af3f3f9053bfa404e65)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.0 ([#452](https://github.com/validator-labs/validator-plugin-aws/issues/452)) ([c91060e](https://github.com/validator-labs/validator-plugin-aws/commit/c91060e0c6c84f0dc699308a4d8d212f664ab5a0)) +* **deps:** update module github.com/validator-labs/validator to v0.1.2 ([#455](https://github.com/validator-labs/validator-plugin-aws/issues/455)) ([144fd01](https://github.com/validator-labs/validator-plugin-aws/commit/144fd019e193472a619fe1ab3aa662d03e0e1d91)) +* **deps:** update module github.com/validator-labs/validator to v0.1.3 ([#458](https://github.com/validator-labs/validator-plugin-aws/issues/458)) ([4881d05](https://github.com/validator-labs/validator-plugin-aws/commit/4881d05aefabfc37e73051f03fee1f985fb378f5)) +* **deps:** update module sigs.k8s.io/cluster-api to v1.8.0 ([#460](https://github.com/validator-labs/validator-plugin-aws/issues/460)) ([24c1901](https://github.com/validator-labs/validator-plugin-aws/commit/24c1901de1448a2c26912e3c3bf711e69a59dd43)) +* **deps:** update module sigs.k8s.io/controller-runtime to v0.18.5 ([#459](https://github.com/validator-labs/validator-plugin-aws/issues/459)) ([c4875b6](https://github.com/validator-labs/validator-plugin-aws/commit/c4875b6bcbf631e6d58a704e383b3032c1f20120)) + ## [0.1.3](https://github.com/validator-labs/validator-plugin-aws/compare/v0.1.2...v0.1.3) (2024-08-05) diff --git a/chart/validator-plugin-aws/Chart.yaml b/chart/validator-plugin-aws/Chart.yaml index 24e04d8f..31007323 100644 --- a/chart/validator-plugin-aws/Chart.yaml +++ b/chart/validator-plugin-aws/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: validator-plugin-aws description: Perform various AWS validations (IAM, Service Quotas, Tags) type: application -version: 0.1.3 +version: 0.1.4 appVersion: 0.0.18 diff --git a/chart/validator-plugin-aws/README.md b/chart/validator-plugin-aws/README.md index f71dd4d6..777543f8 100644 --- a/chart/validator-plugin-aws/README.md +++ b/chart/validator-plugin-aws/README.md @@ -24,7 +24,7 @@ The following table lists the configurable parameters of the Validator-plugin-aw | `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` | | `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` | | `controllerManager.manager.image.repository` | | `"quay.io/validator-labs/validator-plugin-aws"` | -| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.3"` | +| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.4"` | | `controllerManager.manager.resources.limits.cpu` | | `"500m"` | | `controllerManager.manager.resources.limits.memory` | | `"128Mi"` | | `controllerManager.manager.resources.requests.cpu` | | `"10m"` | diff --git a/chart/validator-plugin-aws/values.yaml b/chart/validator-plugin-aws/values.yaml index 3d4c8e7a..218570e5 100644 --- a/chart/validator-plugin-aws/values.yaml +++ b/chart/validator-plugin-aws/values.yaml @@ -31,7 +31,7 @@ controllerManager: - ALL image: repository: quay.io/validator-labs/validator-plugin-aws - tag: v0.1.3 # x-release-please-version + tag: v0.1.4 # x-release-please-version resources: limits: cpu: 500m