Skip to content

Commit 3c669b0

Browse files
committed
chore(main): release 0.1.3
1 parent c6f2a67 commit 3c669b0

File tree

5 files changed

+30
-4
lines changed

5 files changed

+30
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.2"}
1+
{".":"0.1.3"}

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/validator-labs/validator-plugin-network/compare/v0.1.2...v0.1.3) (2025-02-20)
4+
5+
6+
### Other
7+
8+
* bump to go1.23.6 ([#320](https://github.com/validator-labs/validator-plugin-network/issues/320)) ([1b55fdf](https://github.com/validator-labs/validator-plugin-network/commit/1b55fdff818dd908264c6217c9c8663865d51216))
9+
10+
11+
### Dependency Updates
12+
13+
* **deps:** update all non-major dependencies ([#307](https://github.com/validator-labs/validator-plugin-network/issues/307)) ([c542b16](https://github.com/validator-labs/validator-plugin-network/commit/c542b166cdd5d56dc2042fc77bf5f5e036ae2d41))
14+
* **deps:** update all non-major dependencies to v0.32.2 ([#323](https://github.com/validator-labs/validator-plugin-network/issues/323)) ([5c98ead](https://github.com/validator-labs/validator-plugin-network/commit/5c98ead863bf7838c2bb0cd313377494071baeac))
15+
* **deps:** update build digest to 1af2678 ([#312](https://github.com/validator-labs/validator-plugin-network/issues/312)) ([b0fa64f](https://github.com/validator-labs/validator-plugin-network/commit/b0fa64faa7588e9dbbf6efd2050ffee88be67c53))
16+
* **deps:** update build digest to 1b51737 ([#313](https://github.com/validator-labs/validator-plugin-network/issues/313)) ([0fd25aa](https://github.com/validator-labs/validator-plugin-network/commit/0fd25aac225824ffd522eaf5476700a77078ee01))
17+
* **deps:** update build digest to 2f5dbc3 ([#327](https://github.com/validator-labs/validator-plugin-network/issues/327)) ([c6f2a67](https://github.com/validator-labs/validator-plugin-network/commit/c6f2a67a75a516b219a56797d8ab234d22318358))
18+
* **deps:** update build digest to 3236c04 ([#316](https://github.com/validator-labs/validator-plugin-network/issues/316)) ([52fcfee](https://github.com/validator-labs/validator-plugin-network/commit/52fcfee76f500aa1095bc62051c6da0866e5e974))
19+
* **deps:** update build digest to 454e459 ([#315](https://github.com/validator-labs/validator-plugin-network/issues/315)) ([52e5bd5](https://github.com/validator-labs/validator-plugin-network/commit/52e5bd5c90b6348fcf06c3df1c2ae714146705a1))
20+
* **deps:** update build digest to 6a4c752 ([#318](https://github.com/validator-labs/validator-plugin-network/issues/318)) ([fd4ee1c](https://github.com/validator-labs/validator-plugin-network/commit/fd4ee1cf4d034d759435449878890cb6c22ac4fe))
21+
* **deps:** update build digest to 95a81bf ([#325](https://github.com/validator-labs/validator-plugin-network/issues/325)) ([697dd96](https://github.com/validator-labs/validator-plugin-network/commit/697dd967a1000c9485db802f9ff3c82212b12c5b))
22+
* **deps:** update build digest to aa32dd3 ([#310](https://github.com/validator-labs/validator-plugin-network/issues/310)) ([d12d7a3](https://github.com/validator-labs/validator-plugin-network/commit/d12d7a3f87ba6a93cd3a55510451ec1bfdf4dfff))
23+
* **deps:** update build digest to b554bf5 ([#314](https://github.com/validator-labs/validator-plugin-network/issues/314)) ([dcce06c](https://github.com/validator-labs/validator-plugin-network/commit/dcce06cc1b4db5dac6f1c19d39d9bfe6f01b9c82))
24+
* **deps:** update build digest to d7fbb38 ([#317](https://github.com/validator-labs/validator-plugin-network/issues/317)) ([e7a926b](https://github.com/validator-labs/validator-plugin-network/commit/e7a926bf06a6cb2ef5d834147e2ca01fd086232c))
25+
* **deps:** update golang docker tag to v1.24 ([#322](https://github.com/validator-labs/validator-plugin-network/issues/322)) ([9410793](https://github.com/validator-labs/validator-plugin-network/commit/94107931b2a7211161f88f16d32a09c862eb020b))
26+
* **deps:** update module sigs.k8s.io/cluster-api to v1.9.5 ([#326](https://github.com/validator-labs/validator-plugin-network/issues/326)) ([8099a76](https://github.com/validator-labs/validator-plugin-network/commit/8099a763e940b6d0889b9abca2ad1a4722eb2cee))
27+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.20.2 ([#324](https://github.com/validator-labs/validator-plugin-network/issues/324)) ([bdef0fd](https://github.com/validator-labs/validator-plugin-network/commit/bdef0fd863d1d4a10c1c361cb87776bda4597738))
28+
329
## [0.1.2](https://github.com/validator-labs/validator-plugin-network/compare/v0.1.1...v0.1.2) (2024-12-16)
430

531

chart/validator-plugin-network/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: validator-plugin-network
33
description: Perform various network validations (DNS, ICMP, MTU, Netcat, IP-range)
44
type: application
5-
version: 0.1.2
5+
version: 0.1.3
66
appVersion: 0.0.9

chart/validator-plugin-network/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following table lists the configurable parameters of the Validator-plugin-ne
1616
| `controllerManager.manager.containerSecurityContext.capabilities.add` | | `["NET_RAW"]` |
1717
| `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` |
1818
| `controllerManager.manager.image.repository` | | `"quay.io/validator-labs/validator-plugin-network"` |
19-
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.2"` |
19+
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.1.3"` |
2020
| `controllerManager.manager.resources.limits.cpu` | | `"500m"` |
2121
| `controllerManager.manager.resources.limits.memory` | | `"128Mi"` |
2222
| `controllerManager.manager.resources.requests.cpu` | | `"10m"` |

chart/validator-plugin-network/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ controllerManager:
1313
- ALL
1414
image:
1515
repository: quay.io/validator-labs/validator-plugin-network
16-
tag: v0.1.2 # x-release-please-version
16+
tag: v0.1.3 # x-release-please-version
1717
resources:
1818
limits:
1919
cpu: 500m

0 commit comments

Comments
 (0)