Skip to content

Commit

Permalink
Bump version to v0.7.3 for release
Browse files Browse the repository at this point in the history
Signed-off-by: William Lam <[email protected]>
  • Loading branch information
William Lam committed Jul 14, 2022
1 parent bd6f010 commit d23524e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions veba-bom.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"veba": {
"version": "release-0.7.3"
"version": "v0.7.3"
},
"vmware-event-router": {
"gitRepoTag": "release-0.7.3",
"gitRepoTag": "v0.7.3",
"containers": [{
"name": "us.gcr.io/daisy-284300/veba/router",
"version": "release-0.7.3"
"version": "v0.7.3"
}]
},
"veba-ui": {
Expand Down
4 changes: 2 additions & 2 deletions vmware-event-router/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: event-router
description: The VMware Event Router is used to connect to various VMware event providers and forwards received events to supported event processors.
home: https://vmweventbroker.io/
type: application
version: v0.7.3-pre-release
appVersion: release-0.7.3
version: v0.7.4
appVersion: v0.7.3
maintainers:
- name: Michael Gasch
email: [email protected]

0 comments on commit d23524e

Please sign in to comment.