Skip to content

Commit

Permalink
chore: make reviewable
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
  • Loading branch information
TylerGillson committed Sep 12, 2024
1 parent 977871e commit 18765a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/config/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ var ValidatorChartVersions = map[string]string{
ValidatorPluginMaas: "v0.0.12",
ValidatorPluginNetwork: "v0.1.0",
ValidatorPluginOci: "v0.3.3",
ValidatorPluginVsphere: "v0.1.2",
ValidatorPluginVsphere: "v0.1.3",
}
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ vspherePlugin:
chart:
name: validator-plugin-vsphere
repository: validator-plugin-vsphere
version: v0.1.2
version: v0.1.3
values: ""
validator:
auth:
Expand Down

0 comments on commit 18765a4

Please sign in to comment.