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

Commit 10210a0

Browse files
authored
Update BOM retrieval version to v0.26.0 (#3246)
Signed-off-by: sameerkhan97 <[email protected]> Signed-off-by: sameerkhan97 <[email protected]>
1 parent 2e6abb7 commit 10210a0

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.26.0-dev"
15+
TKGManagementClusterPluginVersion string = "v0.26.0"
1616
)

0 commit comments

Comments
 (0)