Skip to content

Commit 791ec60

Browse files
authored
Merge pull request #510 from kinvolk/plugins-0.4.8
headlamp-plugin 0.4.8
2 parents c0bc524 + b5e94ef commit 791ec60

File tree

9 files changed

+716
-28
lines changed

9 files changed

+716
-28
lines changed

plugins/examples/clusterchooserbuttonoverride/package-lock.json

Lines changed: 351 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/examples/clusterchooserbuttonoverride/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
]
3333
},
3434
"devDependencies": {
35-
"@kinvolk/headlamp-plugin": "^0.4.6"
35+
"@kinvolk/headlamp-plugin": "^0.4.8"
3636
}
3737
}

plugins/examples/dynamic-clusters/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/examples/dynamic-clusters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
]
2626
},
2727
"devDependencies": {
28-
"@kinvolk/headlamp-plugin": "^0.4.7"
28+
"@kinvolk/headlamp-plugin": "^0.4.8"
2929
}
3030
}

plugins/examples/pod-counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@kinvolk/headlamp-plugin": "^0.4.5"
34+
"@kinvolk/headlamp-plugin": "^0.4.8"
3535
}
3636
}

0 commit comments

Comments
 (0)