Skip to content

Commit 4303205

Browse files
committed
chore(main): release 0.1.7
1 parent b19360a commit 4303205

File tree

5 files changed

+30
-4
lines changed

5 files changed

+30
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.6"}
1+
{".":"0.1.7"}

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/validator-labs/validator-plugin-vsphere/compare/v0.1.6...v0.1.7) (2025-02-20)
4+
5+
6+
### Other
7+
8+
* bump to go1.23.6 ([#442](https://github.com/validator-labs/validator-plugin-vsphere/issues/442)) ([06520dc](https://github.com/validator-labs/validator-plugin-vsphere/commit/06520dc8bfde7932c118b0e7b92bbb230ed64de9))
9+
10+
11+
### Dependency Updates
12+
13+
* **deps:** update build digest to 1af2678 ([#433](https://github.com/validator-labs/validator-plugin-vsphere/issues/433)) ([808d42b](https://github.com/validator-labs/validator-plugin-vsphere/commit/808d42b04dd632454ea8a7991bc1fc3bb1279fab))
14+
* **deps:** update build digest to 1b51737 ([#435](https://github.com/validator-labs/validator-plugin-vsphere/issues/435)) ([7704fa7](https://github.com/validator-labs/validator-plugin-vsphere/commit/7704fa7f28abbf0f8f9b852d1740880a0af4dcfd))
15+
* **deps:** update build digest to 2f5dbc3 ([#446](https://github.com/validator-labs/validator-plugin-vsphere/issues/446)) ([b19360a](https://github.com/validator-labs/validator-plugin-vsphere/commit/b19360af13292b523234ed052ab6c46640c168ae))
16+
* **deps:** update build digest to 3236c04 ([#437](https://github.com/validator-labs/validator-plugin-vsphere/issues/437)) ([3004a3f](https://github.com/validator-labs/validator-plugin-vsphere/commit/3004a3f3bfe22316845058c31ff9e980816ed8e7))
17+
* **deps:** update build digest to 6a4c752 ([#439](https://github.com/validator-labs/validator-plugin-vsphere/issues/439)) ([3565618](https://github.com/validator-labs/validator-plugin-vsphere/commit/3565618ff04614c4c90d8830ff67bdefe2689305))
18+
* **deps:** update build digest to 95a81bf ([#444](https://github.com/validator-labs/validator-plugin-vsphere/issues/444)) ([5255d53](https://github.com/validator-labs/validator-plugin-vsphere/commit/5255d53c88d6d7e18ec1410a3d40313da658e318))
19+
* **deps:** update build digest to aa32dd3 ([#429](https://github.com/validator-labs/validator-plugin-vsphere/issues/429)) ([26b4363](https://github.com/validator-labs/validator-plugin-vsphere/commit/26b436354762b7e2432d57f9ed40cfd94314d119))
20+
* **deps:** update build digest to b554bf5 ([#436](https://github.com/validator-labs/validator-plugin-vsphere/issues/436)) ([a1b6862](https://github.com/validator-labs/validator-plugin-vsphere/commit/a1b686212332793bcb14309274b38048c2bd41f6))
21+
* **deps:** update build digest to d7fbb38 ([#438](https://github.com/validator-labs/validator-plugin-vsphere/issues/438)) ([8134b44](https://github.com/validator-labs/validator-plugin-vsphere/commit/8134b4447d9924bcc4798978e9c633c754f41866))
22+
* **deps:** update golang.org/x/exp digest to 7588d65 ([#434](https://github.com/validator-labs/validator-plugin-vsphere/issues/434)) ([98b9484](https://github.com/validator-labs/validator-plugin-vsphere/commit/98b9484f49fccfdb94d35c64c987cbedcd6f140a))
23+
* **deps:** update golang.org/x/exp digest to 7d7fa50 ([#432](https://github.com/validator-labs/validator-plugin-vsphere/issues/432)) ([f9ec4f2](https://github.com/validator-labs/validator-plugin-vsphere/commit/f9ec4f2af49b5082e361a2ccf4b04cfc3e5a80bc))
24+
* **deps:** update golang.org/x/exp digest to 939b2ce ([#441](https://github.com/validator-labs/validator-plugin-vsphere/issues/441)) ([7f365d4](https://github.com/validator-labs/validator-plugin-vsphere/commit/7f365d49d035bf9a7a9ec53dba2c5f102411c6d9))
25+
* **deps:** update golang.org/x/exp digest to aa4b98e ([#445](https://github.com/validator-labs/validator-plugin-vsphere/issues/445)) ([dfe09f9](https://github.com/validator-labs/validator-plugin-vsphere/commit/dfe09f960ca4340c8095ae15cc3b0b52e02decad))
26+
* **deps:** update golang.org/x/exp digest to b2144cd ([#430](https://github.com/validator-labs/validator-plugin-vsphere/issues/430)) ([7170237](https://github.com/validator-labs/validator-plugin-vsphere/commit/7170237d4971d75a7340dea30e789cdb745b9846))
27+
* **deps:** update golang.org/x/exp digest to eff6e97 ([#443](https://github.com/validator-labs/validator-plugin-vsphere/issues/443)) ([300ad1b](https://github.com/validator-labs/validator-plugin-vsphere/commit/300ad1b0ace38f9fe74e7c03a077eea57ebadb32))
28+
329
## [0.1.6](https://github.com/validator-labs/validator-plugin-vsphere/compare/v0.1.5...v0.1.6) (2024-12-16)
430

531

chart/validator-plugin-vsphere/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: validator-plugin-vsphere
33
description: Perform various vsphere validations (Role Privileges, Region/Zone Tags)
44
type: application
5-
version: 0.1.6
5+
version: 0.1.7
66
appVersion: 0.0.15

chart/validator-plugin-vsphere/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following table lists the configurable parameters of the Validator-plugin-vs
1515
| `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` |
1616
| `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` |
1717
| `controllerManager.manager.image.repository` | | `"quay.io/validator-labs/validator-plugin-vsphere"` |
18-
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.6"` |
18+
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.7"` |
1919
| `controllerManager.manager.resources.limits.cpu` | | `"500m"` |
2020
| `controllerManager.manager.resources.limits.memory` | | `"128Mi"` |
2121
| `controllerManager.manager.resources.requests.cpu` | | `"10m"` |

chart/validator-plugin-vsphere/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ controllerManager:
1111
- ALL
1212
image:
1313
repository: quay.io/validator-labs/validator-plugin-vsphere
14-
tag: v0.1.6 # x-release-please-version
14+
tag: v0.1.7 # x-release-please-version
1515
resources:
1616
limits:
1717
cpu: 500m

0 commit comments

Comments
 (0)