Skip to content

Commit

Permalink
chore(main): release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGillson committed Nov 1, 2024
1 parent 6d7b718 commit 9dfde4a
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 4 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.4"}
{".":"0.1.5"}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [0.1.5](https://github.com/validator-labs/validator-plugin-vsphere/compare/v0.1.4...v0.1.5) (2024-11-01)


### Other

* make reviewable ([#386](https://github.com/validator-labs/validator-plugin-vsphere/issues/386)) ([4eb241c](https://github.com/validator-labs/validator-plugin-vsphere/commit/4eb241c7c1c174944a07ce24c9d17c3fcf2b754a))
* make reviewable ([#390](https://github.com/validator-labs/validator-plugin-vsphere/issues/390)) ([976271e](https://github.com/validator-labs/validator-plugin-vsphere/commit/976271e949eef2c3a8c8c5e33988a6d7469b780c))
* make reviewable ([#391](https://github.com/validator-labs/validator-plugin-vsphere/issues/391)) ([4338272](https://github.com/validator-labs/validator-plugin-vsphere/commit/43382724330326c587a4283cad58400d6da21b72))
* update build gsm ([6d7b718](https://github.com/validator-labs/validator-plugin-vsphere/commit/6d7b71895ace8c0c36ae2ce306c644892d954133))
* Update renovate.json ([75e63fa](https://github.com/validator-labs/validator-plugin-vsphere/commit/75e63fadddb3587d69e104386af4f5b8fddc307b))


### Dependency Updates

* **deps:** update golang.org/x/exp digest to 225e2ab ([#381](https://github.com/validator-labs/validator-plugin-vsphere/issues/381)) ([3d0f92f](https://github.com/validator-labs/validator-plugin-vsphere/commit/3d0f92f655c9933e0dc8169090593d46f35bccd8))
* **deps:** update golang.org/x/exp digest to f66d83c ([#385](https://github.com/validator-labs/validator-plugin-vsphere/issues/385)) ([f581088](https://github.com/validator-labs/validator-plugin-vsphere/commit/f58108830b62fc05221a06171d2a440fa81323a0))
* **deps:** update kubernetes packages to v0.31.2 ([#388](https://github.com/validator-labs/validator-plugin-vsphere/issues/388)) ([837c374](https://github.com/validator-labs/validator-plugin-vsphere/commit/837c3747c20e1584f1f5c896bd804c505ffde5b6))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0 ([#392](https://github.com/validator-labs/validator-plugin-vsphere/issues/392)) ([2318169](https://github.com/validator-labs/validator-plugin-vsphere/commit/2318169433116019b165c52fb4dcb171cc583d0f))
* **deps:** update module github.com/onsi/gomega to v1.35.0 ([#393](https://github.com/validator-labs/validator-plugin-vsphere/issues/393)) ([ba04944](https://github.com/validator-labs/validator-plugin-vsphere/commit/ba04944db987f39afafa80a8934e1cb5513bd9d4))
* **deps:** update module github.com/validator-labs/validator to v0.1.12 ([#379](https://github.com/validator-labs/validator-plugin-vsphere/issues/379)) ([25a7177](https://github.com/validator-labs/validator-plugin-vsphere/commit/25a7177bf546cbb2956571dd863391d964903f2a))
* **deps:** update module github.com/vmware/govmomi to v0.44.0 ([#382](https://github.com/validator-labs/validator-plugin-vsphere/issues/382)) ([0fcb19b](https://github.com/validator-labs/validator-plugin-vsphere/commit/0fcb19b586e0f8084614a06679e71c5395b43c9d))
* **deps:** update module github.com/vmware/govmomi to v0.44.1 ([#384](https://github.com/validator-labs/validator-plugin-vsphere/issues/384)) ([51a15dc](https://github.com/validator-labs/validator-plugin-vsphere/commit/51a15dcffe3dd3059959c7299e75e2087dff86fa))
* **deps:** update module github.com/vmware/govmomi to v0.45.1 ([#387](https://github.com/validator-labs/validator-plugin-vsphere/issues/387)) ([3a294c3](https://github.com/validator-labs/validator-plugin-vsphere/commit/3a294c3efdc19bc94ecf3cd002291f5ff8c43166))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4 ([#383](https://github.com/validator-labs/validator-plugin-vsphere/issues/383)) ([fcdb3a2](https://github.com/validator-labs/validator-plugin-vsphere/commit/fcdb3a2488c5e57424ecdca929674a7e161b36d1))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1 ([#389](https://github.com/validator-labs/validator-plugin-vsphere/issues/389)) ([6505e31](https://github.com/validator-labs/validator-plugin-vsphere/commit/6505e316d103779bd63d028f850189271be456c4))

## [0.1.4](https://github.com/validator-labs/validator-plugin-vsphere/compare/v0.1.3...v0.1.4) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion chart/validator-plugin-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: validator-plugin-vsphere
description: Perform various vsphere validations (Role Privileges, Region/Zone Tags)
type: application
version: 0.1.4
version: 0.1.5
appVersion: 0.0.15
2 changes: 1 addition & 1 deletion chart/validator-plugin-vsphere/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The following table lists the configurable parameters of the Validator-plugin-vs
| `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` |
| `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` |
| `controllerManager.manager.image.repository` | | `"quay.io/validator-labs/validator-plugin-vsphere"` |
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.4"` |
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.5"` |
| `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/validator-plugin-vsphere/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ controllerManager:
- ALL
image:
repository: quay.io/validator-labs/validator-plugin-vsphere
tag: v0.1.4 # x-release-please-version
tag: v0.1.5 # x-release-please-version
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit 9dfde4a

Please sign in to comment.