Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 8204f5b

Browse files
authored
Update BOM retrieval version to v0.25.4 (#4159)
Signed-off-by: sameerkhan97 <[email protected]>
1 parent 0852118 commit 8204f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/v1/tkg/tkgconfigpaths/zz_bundled_default_bom_files_configdata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ package tkgconfigpaths
1212
var (
1313
TKGDefaultImageRepo string = "projects-stg.registry.vmware.com/tkg"
1414
TKGDefaultCompatibilityImagePath string = "framework-zshippable/tkg-compatibility"
15-
TKGManagementClusterPluginVersion string = "v0.25.3"
15+
TKGManagementClusterPluginVersion string = "v0.25.4"
1616
)

0 commit comments

Comments
 (0)