Skip to content

Commit

Permalink
chore(main): release 0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGillson committed Dec 27, 2023
1 parent bfd0488 commit 217a6e6
Show file tree
Hide file tree
Showing 5 changed files with 13 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.0.31"}
{".":"0.0.32"}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.32](https://github.com/spectrocloud-labs/validator/compare/v0.0.31...v0.0.32) (2023-12-27)


### Bug Fixes

* **deps:** update golang.org/x/exp digest to 02704c9 ([#161](https://github.com/spectrocloud-labs/validator/issues/161)) ([72990b7](https://github.com/spectrocloud-labs/validator/commit/72990b7d01a917d0d2bbdedcfa41e019af993b34))
* **deps:** update module connectrpc.com/connect to v1.14.0 ([#165](https://github.com/spectrocloud-labs/validator/issues/165)) ([4a7f94a](https://github.com/spectrocloud-labs/validator/commit/4a7f94abc464d77d0f162ae9b71e73bd40ff7ee8))
* **deps:** update module github.com/go-logr/logr to v1.4.1 ([#164](https://github.com/spectrocloud-labs/validator/issues/164)) ([bfd0488](https://github.com/spectrocloud-labs/validator/commit/bfd04887ba3c430e14cdc7964eff21e64cd3e924))

## [0.0.31](https://github.com/spectrocloud-labs/validator/compare/v0.0.30...v0.0.31) (2023-12-26)


Expand Down
2 changes: 1 addition & 1 deletion chart/validator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description: >-
Monitor results created by validator plugins and upload them to a configurable
sink
type: application
version: 0.0.31
version: 0.0.32
appVersion: 0.0.27
Loading

0 comments on commit 217a6e6

Please sign in to comment.