-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Downgrade pyvmomi version to 7.0.3 to match salt-ext dependency. Bump…
… patch version. (#12) Co-authored-by: Cody Douglas <157752937+codydouglasBC@users.noreply.github.com> Co-authored-by: Russell Jew <171984014+rjew-bc@users.noreply.github.com> Co-authored-by: Balavignesh Ravichandran <147883382+balavigneshVMware@users.noreply.github.com> Co-authored-by: Sam Huang <170547249+sam-huang-bc@users.noreply.github.com> Co-authored-by: Guangsong Huang <172428411+huanggs001@users.noreply.github.com> Co-authored-by: Sudipto Mukhopadhyay <167139009+sudipto674@users.noreply.github.com>
- Loading branch information
1 parent
ae7d1b8
commit c5d6f6b
Showing
5 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Copyright 2024 Broadcom. All Rights Reserved. | ||
|
||
version: str = "0.13.1.0" | ||
version: str = "0.13.2.0" | ||
name: str = "config_modules_vmware" | ||
author: str = "Broadcom" | ||
description: str = "VMware Unified Config Modules" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
user-id: codydouglasBC | ||
user-id: ravi-pratap-s | ||
|
||
version: 0.13.1.0 | ||
version: 0.13.2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters