From 23351ccf452f4eabb4636a79d34aafa649e92bd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 19:01:39 +0100 Subject: [PATCH] chore(main): release 0.0.20 (#169) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ chart/operator/Chart.yaml | 4 ++-- chart/operator/README.md | 4 ++-- chart/operator/values.yaml | 2 +- 5 files changed, 38 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7538b77a..2fc34b4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.0.19"} \ No newline at end of file +{".":"0.0.20"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 57286a9d..f6232a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [0.0.20](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.19...v0.0.20) (2023-08-01) + + +### Features + +* **operator:** add namespace to grafanaDashboard ([#168](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/168)) ([9c31c92](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/9c31c9279549f1569b6c6b11326742799bf271ae)) + + +### Bug Fixes + +* compare the number of errors to update Results ([#167](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/167)) ([e805d2c](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/e805d2c5e29dd4db96e43bce5b5c3b2cc9c561aa)) +* **deps:** update k8s.io/utils digest to 3b25d92 ([#191](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/191)) ([df6407c](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/df6407c922b4057887f2866196d4ad1f0c785931)) +* **deps:** update kubernetes packages to v0.27.4 ([#183](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/183)) ([afe44a6](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/afe44a67f662f588ea13092fe8255309504f0fdf)) +* **deps:** update module github.com/onsi/gomega to v1.27.10 ([#188](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/188)) ([1b4a6a2](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/1b4a6a2f96e6aca9247c3d2ecf11b373e54c2103)) +* **deps:** update module github.com/onsi/gomega to v1.27.9 ([#187](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/187)) ([a212521](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/a2125217d25a9f2a48efd06ecb22fd85267f1fb9)) +* **deps:** update module github.com/stretchr/testify to v1.8.4 ([#192](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/192)) ([2085708](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/20857089e6232eb4211bd23e282b5ed44a8670d5)) +* **deps:** update module google.golang.org/grpc to v1.56.1 ([#165](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/165)) ([79366ab](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/79366abb339a091ee062a6e278da45463251dfef)) +* **deps:** update module google.golang.org/grpc to v1.56.2 ([#177](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/177)) ([7290e54](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/7290e5492805d640b8a5ab1bca4aa124f2840385)) +* **deps:** update module google.golang.org/grpc to v1.57.0 ([#190](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/190)) ([d356f14](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/d356f14c1d1da98adbe186903f2404bf1240cfe1)) +* resources should be synced after k8sgptConfig CR update ([#174](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/174)) ([080a2b1](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/080a2b132f1e36c1b7f457c42622e10faf229587)) + + +### Other + +* **deps:** update actions/setup-python digest to 61a6322 ([#182](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/182)) ([8888c73](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/8888c7393f993c799fe65edfd748af05166d9fd9)) +* **deps:** update anchore/sbom-action action to v0.14.3 ([#164](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/164)) ([12b2c36](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/12b2c36fc47e5d31cb64f88723ba0a47963cb0b6)) +* **deps:** update docker/setup-buildx-action digest to 4c0219f ([#175](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/175)) ([6a0e96d](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/6a0e96d41e71816e6ff2e9f350bf635a15cef722)) +* **deps:** update google-github-actions/release-please-action digest to 8016a66 ([#170](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/170)) ([6b383e6](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/6b383e65858b7d767a883f954ad7d0025b85f214)) +* **deps:** update google-github-actions/release-please-action digest to ca6063f ([#184](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/184)) ([3d0e50c](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/3d0e50cb08da541207a0122cfb625aef0154bf41)) +* **deps:** update helm/kind-action action to v1.8.0 ([#178](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/178)) ([3ca7fe3](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/3ca7fe37fd6acb2e4c54e24a4a184edac17c9ce8)) +* operator debug ([5a931fb](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/5a931fb293ecc5d0a9d92646bcab8d7a0299a324)) + ## [0.0.19](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.18...v0.0.19) (2023-06-20) diff --git a/chart/operator/Chart.yaml b/chart/operator/Chart.yaml index d9206e7d..d6bd16ca 100644 --- a/chart/operator/Chart.yaml +++ b/chart/operator/Chart.yaml @@ -26,9 +26,9 @@ 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: 0.0.19 # x-release-please-version +version: 0.0.20 # x-release-please-version # 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. # It is recommended to use it with quotes. -appVersion: "0.0.19" # x-release-please-version +appVersion: "0.0.20" # x-release-please-version diff --git a/chart/operator/README.md b/chart/operator/README.md index 2afb9742..d3cbd47e 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.0.19"` | +| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.0.20"` | | `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.0.19"` | +| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.0.20"` | | `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 ed2f2170..48766711 100644 --- a/chart/operator/values.yaml +++ b/chart/operator/values.yaml @@ -39,7 +39,7 @@ controllerManager: - ALL image: repository: ghcr.io/k8sgpt-ai/k8sgpt-operator - tag: v0.0.19 # x-release-please-version + tag: v0.0.20 # x-release-please-version resources: limits: cpu: 500m