File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed
plugins/kubernetes-actions Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## @janus-idp/backstage-scaffolder-backend-module -kubernetes [ 1.3.5] ( https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected] ...@janus-idp/[email protected] ) (2024-03-04)
2
+
3
+
4
+
5
+ ### Dependencies
6
+
7
+ * ** @janus-idp/cli :** upgraded to 1.7.5
8
+
1
9
## @janus-idp/backstage-scaffolder-backend-module -kubernetes [ 1.3.4] ( https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected] ...@janus-idp/[email protected] ) (2024-02-27)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @janus-idp/backstage-scaffolder-backend-module-kubernetes-dynamic" ,
3
3
"description" : " The kubernetes module for @backstage/plugin-scaffolder-backend" ,
4
- "version" : " 1.3.3 " ,
4
+ "version" : " 1.3.4 " ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"types" : " dist/index.d.ts" ,
7
7
"license" : " Apache-2.0" ,
52
52
"bugs" : " https://github.com/janus-idp/backstage-plugins/issues" ,
53
53
"bundleDependencies" : true ,
54
54
"peerDependencies" : {
55
- "@backstage/catalog-client" : " 1.6.0" ,
56
- "@backstage/catalog-model" : " 1.4.4" ,
57
- "@backstage/backend-plugin-api" : " 0.6.12 " ,
58
- "@backstage/plugin-scaffolder-node" : " 0.3.2 " ,
59
- "@backstage/backend-dynamic-feature-service" : " 0.2.2 "
55
+ "@backstage/catalog-client" : " ^ 1.6.0" ,
56
+ "@backstage/catalog-model" : " ^ 1.4.4" ,
57
+ "@backstage/backend-plugin-api" : " ^ 0.6.13 " ,
58
+ "@backstage/plugin-scaffolder-node" : " ^ 0.3.3 " ,
59
+ "@backstage/backend-dynamic-feature-service" : " ^ 0.2.3 "
60
60
},
61
61
"overrides" : {
62
62
"@aws-sdk/util-utf8-browser" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @janus-idp/backstage-scaffolder-backend-module-kubernetes" ,
3
3
"description" : " The kubernetes module for @backstage/plugin-scaffolder-backend" ,
4
- "version" : " 1.3.4 " ,
4
+ "version" : " 1.3.5 " ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
7
7
"license" : " Apache-2.0" ,
50
50
"devDependencies" : {
51
51
"@backstage/backend-common" : " 0.21.3" ,
52
52
"@backstage/cli" : " 0.25.2" ,
53
- "@janus-idp/cli" : " 1.7.4 " ,
53
+ "@janus-idp/cli" : " 1.7.5 " ,
54
54
"msw" : " 1.3.2"
55
55
},
56
56
"files" : [
You can’t perform that action at this time.
0 commit comments