File tree Expand file tree Collapse file tree 4 files changed +49
-149
lines changed
catalog-entities/marketplace/packages Expand file tree Collapse file tree 4 files changed +49
-149
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ metadata:
1818spec :
1919 packageName : " @backstage-community/plugin-tekton"
2020 dynamicArtifact : ./dynamic-plugins/dist/backstage-community-plugin-tekton
21- version : 3.26.2
21+ version : 3.29.0
2222 backstage :
2323 role : frontend-plugin
2424 supportedVersions : 1.42.5
Original file line number Diff line number Diff line change @@ -1066,6 +1066,9 @@ plugins:
10661066 dynamicPlugins :
10671067 frontend :
10681068 backstage-community.plugin-tekton :
1069+ translationResources :
1070+ - importName : tektonTranslations
1071+ ref : tektonTranslationRef
10691072 mountPoints :
10701073 - mountPoint : entity.page.ci/cards
10711074 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