From ea76454ee44f2d28dcf00ab2144786770e8b58ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:03:43 +0100 Subject: [PATCH] chore(main): release 0.1.7 (#453) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 36 +++++++++++++++++++++++++++++++++++ chart/operator/Chart.yaml | 2 +- chart/operator/README.md | 4 ++-- chart/operator/values.yaml | 2 +- 5 files changed, 41 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e1d78c71..173e533c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.1.6"} \ No newline at end of file +{".":"0.1.7"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a8177a4..44487820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog +## [0.1.7](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.1.6...v0.1.7) (2024-08-05) + + +### Features + +* support IRSA and Pod Identities for Amazon Bedrock ([#454](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/454)) ([c3573e8](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/c3573e8313457f6b5280514c06d7b62a79440c62)) + + +### Bug Fixes + +* **deps:** update k8s.io/utils digest to 18e509b ([#469](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/469)) ([41b2a1d](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/41b2a1db4fdd6ae26f2269a631ceb4368f99a3f7)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.34.2-20240406062209-1cc152efbf5c.2 ([#456](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/456)) ([5d1593a](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/5d1593a54da5a8e80f46fc5d5bb455b90d116766)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.34.2-20240720172138-1b9bcd834f17.2 ([#471](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/471)) ([8939c10](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/8939c10b27f494ce30e725b3fcfefc1b6eb8b7c6)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.1 ([#484](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/484)) ([b690d64](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/b690d64aa02d0c3f9afd4007c1eb91e032686cfb)) +* **deps:** update module google.golang.org/grpc to v1.65.0 ([#461](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/461)) ([8598824](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/85988244633bccebcd7bd665b36e6526f9153c04)) + + +### Other + +* **deps:** update actions/setup-python digest to 39cd149 ([#468](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/468)) ([ce170b1](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/ce170b1f1184ae584a7d546bc8b8e3798d49d7c4)) +* **deps:** update actions/upload-artifact digest to 0b2256b ([#463](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/463)) ([cf791ce](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/cf791cebabff1867339c607531851496c9d09616)) +* **deps:** update actions/upload-artifact digest to 89ef406 ([#488](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/488)) ([b490109](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/b490109640492324b9d3dcc7546bf8fcb194db8a)) +* **deps:** update anchore/sbom-action action to v0.16.0 ([#448](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/448)) ([82d497f](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/82d497fadf45e55343cf5e96e1af7030a393abf7)) +* **deps:** update anchore/sbom-action action to v0.16.1 ([#466](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/466)) ([62418c0](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/62418c0ac47607fdbb1d49c0f1489599e6da346d)) +* **deps:** update anchore/sbom-action action to v0.17.0 ([#472](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/472)) ([13f14a6](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/13f14a6fd224791ac99076bb931358e905a1db5d)) +* **deps:** update docker/build-push-action action to v6 ([#458](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/458)) ([5700a8e](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/5700a8e1766b78a05b27d461f6d96f2c53434a21)) +* **deps:** update docker/build-push-action digest to 1556069 ([#455](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/455)) ([bff8d4f](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/bff8d4f97239667375180471d21f777552e8d750)) +* **deps:** update docker/build-push-action digest to 1a16264 ([#460](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/460)) ([524e4ab](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/524e4abd2bae0a7cd2329ff7c4285301132b416c)) +* **deps:** update docker/build-push-action digest to 1ca370b ([#470](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/470)) ([126341e](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/126341eb01aac5afc95cf15d62e428b3f80c4140)) +* **deps:** update docker/build-push-action digest to 5176d81 ([#476](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/476)) ([ed801cb](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/ed801cb852381288af623ea04e4f31d110e76f23)) +* **deps:** update docker/login-action digest to 9780b0c ([#477](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/477)) ([d346bc7](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/d346bc73e478e0e7d0917d17c06cfeedb301f0f2)) +* **deps:** update docker/setup-buildx-action digest to 4fd8129 ([#462](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/462)) ([60dd602](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/60dd6029c2687032f6bd6ddfa8c682313f801611)) +* **deps:** update docker/setup-buildx-action digest to 988b5a0 ([#486](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/486)) ([44244b3](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/44244b38a9751175823b7ed609dbe834511bcde5)) +* **deps:** update docker/setup-buildx-action digest to aa33708 ([#478](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/478)) ([08f351e](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/08f351e1cefad20ce090340d9c55df9774ab0140)) +* **deps:** update softprops/action-gh-release digest to c062e08 ([#438](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/438)) ([a91b83b](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/a91b83b76c0f8da5a8552db32b284753ab5d250a)) + ## [0.1.6](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.1.5...v0.1.6) (2024-06-06) diff --git a/chart/operator/Chart.yaml b/chart/operator/Chart.yaml index 2eb5c11b..c3b28949 100644 --- a/chart/operator/Chart.yaml +++ b/chart/operator/Chart.yaml @@ -14,5 +14,5 @@ annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/categories: monitoring-logging type: application -version: 0.1.6 +version: 0.1.7 appVersion: 0.0.26 diff --git a/chart/operator/README.md b/chart/operator/README.md index 3e0bddbf..24aff52d 100644 --- a/chart/operator/README.md +++ b/chart/operator/README.md @@ -22,7 +22,7 @@ The following table lists the configurable parameters of the K8sgpt-operator cha | `controllerManager.kubeRbacProxy.containerSecurityContext.allowPrivilegeEscalation` | | `false` | | `controllerManager.kubeRbacProxy.containerSecurityContext.capabilities.drop` | | `["ALL"]` | | `controllerManager.kubeRbacProxy.image.repository` | | `"gcr.io/kubebuilder/kube-rbac-proxy"` | -| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.1.6"` | +| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.1.7"` | | `controllerManager.kubeRbacProxy.resources.limits.cpu` | | `"500m"` | | `controllerManager.kubeRbacProxy.resources.limits.memory` | | `"128Mi"` | | `controllerManager.kubeRbacProxy.resources.requests.cpu` | | `"5m"` | @@ -31,7 +31,7 @@ The following table lists the configurable parameters of the K8sgpt-operator cha | `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` | | `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` | | `controllerManager.manager.image.repository` | | `"ghcr.io/k8sgpt-ai/k8sgpt-operator"` | -| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.6"` | +| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.7"` | | `controllerManager.manager.resources.limits.cpu` | | `"500m"` | | `controllerManager.manager.resources.limits.memory` | | `"128Mi"` | | `controllerManager.manager.resources.requests.cpu` | | `"10m"` | diff --git a/chart/operator/values.yaml b/chart/operator/values.yaml index e7e2b913..50b18b1a 100644 --- a/chart/operator/values.yaml +++ b/chart/operator/values.yaml @@ -50,7 +50,7 @@ controllerManager: - ALL image: repository: ghcr.io/k8sgpt-ai/k8sgpt-operator - tag: v0.1.6 # x-release-please-version + tag: v0.1.7 # x-release-please-version resources: limits: cpu: 500m