Skip to content

Commit

Permalink
chore(main): release 0.0.28 (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 14, 2024
1 parent 3ca395e commit cc6c14b
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.0.27"}
{".":"0.0.28"}
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [0.0.28](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.27...v0.0.28) (2024-01-14)


### Features

* Add license scan report and status ([#298](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/298)) ([f58daae](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/f58daae0572eacba80241ec6cfa34998b7fe8ed6))
* add mattermost sink ([#303](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/303)) ([c6ff954](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/c6ff954e2d3cfd50af8b142e86e5711823903f0e))
* add nodeSelector to Chart and k8sgpt-operator ([#292](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/292)) ([c008d22](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/c008d221bc03c847c18acdbda0a3c585626bd4cf))


### Bug Fixes

* **deps:** update k8s.io/utils digest to e7106e6 ([#304](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/304)) ([a1edb2e](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/a1edb2eca5af04a08072f4285336b637e6387cc3))
* **deps:** update kubernetes packages to v0.29.0 ([#294](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/294)) ([3ca395e](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/3ca395e6b126f2c37290ba024e30558559994a59))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.14.0 ([#318](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/318)) ([65d5856](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/65d5856d9165d5921100f15b829d25131e8747ff))
* **deps:** update module github.com/prometheus/client_golang to v1.18.0 ([#301](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/301)) ([e088e15](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/e088e152597f9e927f101319030026d547bab5c5))
* **deps:** update module google.golang.org/grpc to v1.60.1 ([#293](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/293)) ([8d5e5cd](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/8d5e5cdbbfb0cb846f001059f4fedf3f59be7c62))


### Other

* **deps:** update actions/setup-python action to v5 ([#287](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/287)) ([a9bc7bf](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/a9bc7bf55a14d65499249985d1ff5933e57cb217))
* **deps:** update actions/upload-artifact action to v4 ([#296](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/296)) ([5bedad6](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/5bedad6a6c91960871d2c929ca91ef1eea636c95))
* **deps:** update actions/upload-artifact digest to 1eb3cb2 ([#320](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/320)) ([88157df](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/88157df101ffec6715b74f3f39b1dbed42e36c54))
* **deps:** update anchore/sbom-action action to v0.15.2 ([#305](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/305)) ([efc169f](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/efc169f68d7c7b5c52fc6501367bd9276e02df1c))
* **deps:** update anchore/sbom-action action to v0.15.3 ([#312](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/312)) ([4457381](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/44573815775186e805e1eb15cd8dec73adbee980))
* **deps:** update google-github-actions/release-please-action digest to cc61a07 ([#297](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/297)) ([5921187](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/592118770ec1b5b04e04f9375311a0f109aaa922))
* go version 121 ([#321](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/321)) ([85d3681](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/85d368114896eb6908f50efd9a190a31a08aa8b9))


### Docs

* local mode ([#319](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/319)) ([e0b56ef](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/e0b56ef4ad66a2a011cb08acddb996db0dad5c6b))

## [0.0.27](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.26...v0.0.27) (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion chart/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/categories: monitoring-logging
type: application
version: 0.0.27
version: 0.0.28
appVersion: 0.0.26
4 changes: 2 additions & 2 deletions chart/operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.27"` |
| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.0.28"` |
| `controllerManager.kubeRbacProxy.resources.limits.cpu` | | `"500m"` |
| `controllerManager.kubeRbacProxy.resources.limits.memory` | | `"128Mi"` |
| `controllerManager.kubeRbacProxy.resources.requests.cpu` | | `"5m"` |
Expand All @@ -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.27"` |
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.0.28"` |
| `controllerManager.manager.resources.limits.cpu` | | `"500m"` |
| `controllerManager.manager.resources.limits.memory` | | `"128Mi"` |
| `controllerManager.manager.resources.requests.cpu` | | `"10m"` |
Expand Down
2 changes: 1 addition & 1 deletion chart/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ controllerManager:
- ALL
image:
repository: ghcr.io/k8sgpt-ai/k8sgpt-operator
tag: v0.0.27 # x-release-please-version
tag: v0.0.28 # x-release-please-version
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit cc6c14b

Please sign in to comment.