Skip to content

Commit d7c3325

Browse files
committed
chore(main): release 0.0.42
1 parent e9a0dc9 commit d7c3325

File tree

5 files changed

+31
-4
lines changed

5 files changed

+31
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.41"}
1+
{".":"0.0.42"}

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [0.0.42](https://github.com/validator-labs/validator/compare/v0.0.41...v0.0.42) (2024-06-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update golang.org/x/exp digest to 23cca88 ([#272](https://github.com/validator-labs/validator/issues/272)) ([3f8e821](https://github.com/validator-labs/validator/commit/3f8e821c72013de451f17eb46c928642434f5d1d))
9+
* **deps:** update golang.org/x/exp digest to 404ba88 ([#275](https://github.com/validator-labs/validator/issues/275)) ([523459f](https://github.com/validator-labs/validator/commit/523459ff9432081dfa275b29f11a59c962c9daf6))
10+
* **deps:** update golang.org/x/exp digest to fc45aab ([#277](https://github.com/validator-labs/validator/issues/277)) ([0f3e729](https://github.com/validator-labs/validator/commit/0f3e729430001cd9c75d0a281b5df4f5245ea759))
11+
* **deps:** update golang.org/x/exp digest to fd00a4e ([#276](https://github.com/validator-labs/validator/issues/276)) ([c61758e](https://github.com/validator-labs/validator/commit/c61758e9832c7e6f18586d76f8c6ef9f1e304f1d))
12+
* **deps:** update module buf.build/gen/go/spectrocloud/spectro-cleanup/connectrpc/go to v1.16.2-20240205164452-95dfd137cb54.1 ([#267](https://github.com/validator-labs/validator/issues/267)) ([be20ecb](https://github.com/validator-labs/validator/commit/be20ecbbcc75701db109a0913fdbe0040d13db6f))
13+
* **deps:** update module github.com/go-logr/logr to v1.4.2 ([#273](https://github.com/validator-labs/validator/issues/273)) ([123d0b9](https://github.com/validator-labs/validator/commit/123d0b942c67878babaca7357586e80331184ca6))
14+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0 ([#269](https://github.com/validator-labs/validator/issues/269)) ([6dfe8fc](https://github.com/validator-labs/validator/commit/6dfe8fcf1d63ae8e2cc1bd072a3bcdf7c8cfdb56))
15+
* **deps:** update module github.com/onsi/gomega to v1.33.1 ([#270](https://github.com/validator-labs/validator/issues/270)) ([dd3e040](https://github.com/validator-labs/validator/commit/dd3e04087c20af8d147541cbaccf5c8e13d5be3e))
16+
* **deps:** update module github.com/slack-go/slack to v0.13.0 ([#271](https://github.com/validator-labs/validator/issues/271)) ([2e7cff8](https://github.com/validator-labs/validator/commit/2e7cff8309c33313130dd08efb29ab5d4c63fcb3))
17+
18+
19+
### Other
20+
21+
* **deps:** update actions/checkout digest to a5ac7e5 ([#260](https://github.com/validator-labs/validator/issues/260)) ([881714e](https://github.com/validator-labs/validator/commit/881714ec423c554e51cbdb0ce45c3486282e57e4))
22+
* **deps:** update actions/setup-go digest to cdcb360 ([#261](https://github.com/validator-labs/validator/issues/261)) ([66f32ff](https://github.com/validator-labs/validator/commit/66f32ff1ad3def4c8ad1f4d6cb69a8134c9d49b7))
23+
* **deps:** update anchore/sbom-action action to v0.16.0 ([#265](https://github.com/validator-labs/validator/issues/265)) ([637aeeb](https://github.com/validator-labs/validator/commit/637aeebc6b800a6dff54cd045d90082deea234be))
24+
* **deps:** update codecov/codecov-action digest to 125fc84 ([#262](https://github.com/validator-labs/validator/issues/262)) ([2e7e370](https://github.com/validator-labs/validator/commit/2e7e370a7b928d38591c322942ee2b2bad7a82bf))
25+
* **deps:** update dependency go to v1.22.4 ([#278](https://github.com/validator-labs/validator/issues/278)) ([e9a0dc9](https://github.com/validator-labs/validator/commit/e9a0dc9943d91e53e61fcae9cfd6ce84aebcdc5b))
26+
* **deps:** update docker/login-action digest to 0d4c9c5 ([#263](https://github.com/validator-labs/validator/issues/263)) ([c5de39c](https://github.com/validator-labs/validator/commit/c5de39c031c98d00ad9a28e9e359ec4504f98a19))
27+
* **deps:** update docker/setup-buildx-action digest to d70bba7 ([#264](https://github.com/validator-labs/validator/issues/264)) ([625691e](https://github.com/validator-labs/validator/commit/625691e19e1cbc8af399f7d513e65e8f5885b769))
28+
* **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0 ([#266](https://github.com/validator-labs/validator/issues/266)) ([91a9ac3](https://github.com/validator-labs/validator/commit/91a9ac3057edd354218b8640c4059f42707827a3))
29+
330
## [0.0.41](https://github.com/validator-labs/validator/compare/v0.0.40...v0.0.41) (2024-05-28)
431

532

chart/validator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: >-
44
Monitor results created by validator plugins and upload them to a configurable
55
sink
66
type: application
7-
version: 0.0.41
7+
version: 0.0.42
88
appVersion: 0.0.27

chart/validator/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following table lists the configurable parameters of the Validator chart and
2424
| `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` |
2525
| `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` |
2626
| `controllerManager.manager.image.repository` | | `"quay.io/validator-labs/validator"` |
27-
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.0.41"` |
27+
| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.0.42"` |
2828
| `controllerManager.manager.resources.limits.cpu` | | `"500m"` |
2929
| `controllerManager.manager.resources.limits.memory` | | `"512Mi"` |
3030
| `controllerManager.manager.resources.requests.cpu` | | `"10m"` |

chart/validator/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ controllerManager:
3131
- ALL
3232
image:
3333
repository: quay.io/validator-labs/validator
34-
tag: v0.0.41 # x-release-please-version
34+
tag: v0.0.42 # x-release-please-version
3535
resources:
3636
limits:
3737
cpu: 500m

0 commit comments

Comments
 (0)