Skip to content

Commit

Permalink
chore(kubernetes): Bump kubernetes to 0.0.31
Browse files Browse the repository at this point in the history
b51dce4 chore(lint): Run eslint on typescript files
05c93f4 fix(core/kubernetes): clean up console noise in tests (spinnaker#7794)
e6c6c66 refactor(*): de-angularize confirmationModalService (spinnaker#7759)
eef40f6 fix(kubernetes): remove accidental static from resolveIndexedSecurityGroups (spinnaker#7760)
10b3491 refactor(*): use consistent styles on modal headers
a59b2c3 refactor(core): convert confirmation modal to react
6548872 refactor(core): provide wrapper for dangerously setting html (spinnaker#7721)
  • Loading branch information
jervi authored Jan 31, 2020
1 parent b60b88d commit d3326d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/kubernetes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/kubernetes",
"version": "0.0.30",
"version": "0.0.31",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit d3326d6

Please sign in to comment.