Skip to content

Commit

Permalink
chore: bump network plugin to make reviewable
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-ibra committed Jul 22, 2024
1 parent c1406d1 commit 7c9241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var ValidatorChartVersions = map[string]string{
Validator: "v0.0.47",
ValidatorPluginAws: "v0.1.1",
ValidatorPluginAzure: "v0.0.13",
ValidatorPluginNetwork: "v0.0.18",
ValidatorPluginNetwork: "v0.0.19",
ValidatorPluginOci: "v0.0.11",
ValidatorPluginVsphere: "v0.0.27",
}

0 comments on commit 7c9241d

Please sign in to comment.