Skip to content

Commit

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

## [0.1.7](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.1.6...v0.1.7) (2024-07-23)


### 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 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 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/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 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)


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.6
version: 0.1.7
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.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"` |
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.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"` |
Expand Down
2 changes: 1 addition & 1 deletion chart/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24b6b0b

Please sign in to comment.