File tree Expand file tree Collapse file tree 3 files changed +28
-352
lines changed Expand file tree Collapse file tree 3 files changed +28
-352
lines changed Original file line number Diff line number Diff line change @@ -1039,6 +1039,9 @@ plugins:
10391039 dynamicPlugins :
10401040 frontend :
10411041 backstage-community.plugin-tekton :
1042+ translationResources :
1043+ - importName : tektonTranslations
1044+ ref : tektonTranslationRef
10421045 mountPoints :
10431046 - mountPoint : entity.page.ci/cards
10441047 importName : TektonCI
Original file line number Diff line number Diff line change 11{
22 "name" : " backstage-community-plugin-tekton" ,
3- "version" : " 3.26.2 " ,
3+ "version" : " 3.29.0 " ,
44 "main" : " src/index.ts" ,
55 "types" : " src/index.ts" ,
66 "license" : " Apache-2.0" ,
2828 "export-dynamic:clean" : " run export-dynamic --clean"
2929 },
3030 "dependencies" : {
31- "@backstage-community/plugin-tekton" : " 3.26.2 " ,
31+ "@backstage-community/plugin-tekton" : " 3.29.0 " ,
3232 "@mui/material" : " 5.18.0"
3333 },
3434 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments