Skip to content

Commit

Permalink
chore(main): release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 5, 2024
1 parent 9594462 commit de87edb
Show file tree
Hide file tree
Showing 5 changed files with 28 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.1.0"}
{".":"0.1.1"}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.1.1](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.1.0...v0.1.1) (2024-03-05)


### Bug Fixes

* add kubeconfig field in helm chart crd template ([#345](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/345)) ([807a318](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/807a318c4ce0b389507739d7b5f95decb347ec28))
* add prometheus metric label "k8sgpt" ([#364](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/364)) ([4deaf1f](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/4deaf1f6d48ac924a2995d33307dde5d394b515e))
* **deps:** update kubernetes packages to v0.29.2 ([#343](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/343)) ([7a957e7](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/7a957e7221b032bdcd9fdce1d24dbc70ae496e41))
* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20240128172516-6bf6a55ff115.2 ([#333](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/333)) ([de1a15a](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/de1a15ae2e618b6ba960edb64c6ebf5b3aaa69e0))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.16.0 ([#366](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/366)) ([9594462](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/95944620ffcbf570201657d400e414e2a33ff169))
* **deps:** update module github.com/prometheus/client_golang to v1.19.0 ([#360](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/360)) ([f754f25](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/f754f25ba982b040531ff897d337e1d212cd0128))
* **deps:** update module google.golang.org/grpc to v1.61.1 ([#342](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/342)) ([29106a2](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/29106a233ea88f5b94cb950a1083cb3182abd692))
* **deps:** update module google.golang.org/grpc to v1.62.0 ([#354](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/354)) ([403c6e3](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/403c6e3bf05bd2b1caf045dac8d04ddb31410612))


### Other

* **deps:** update actions/upload-artifact digest to 5d5d22a ([#337](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/337)) ([26a78cc](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/26a78cc07bcff19ef2d8b70bae7c2664697ea04a))
* **deps:** update azure/setup-helm action to v4 ([#362](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/362)) ([539cba1](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/539cba186c904e7d87f545b7b3cda5ec86343ec6))
* **deps:** update docker/setup-buildx-action digest to 0d103c3 ([#358](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/358)) ([d25999a](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/d25999a53c4157bd79ea54ecf133dac54f806afc))
* **deps:** update golang docker tag to v1.22 ([#338](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/338)) ([2913abb](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/2913abbf7a21f7cc42c07bed271ae79ec46fa873))
* **deps:** update helm/kind-action action to v1.9.0 ([#341](https://github.com/k8sgpt-ai/k8sgpt-operator/issues/341)) ([17e4285](https://github.com/k8sgpt-ai/k8sgpt-operator/commit/17e4285ee83ce7f66f72325bbd1838b2009a6005))

## [0.1.0](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.28...v0.1.0) (2024-02-01)


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.1.0
version: 0.1.1
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.1.0"` |
| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.1.1"` |
| `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.1.0"` |
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.1"` |
| `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.1.0 # x-release-please-version
tag: v0.1.1 # x-release-please-version
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit de87edb

Please sign in to comment.