Skip to content

Commit

Permalink
chore(kubernetes): Bump version to 0.0.23 (#7073)
Browse files Browse the repository at this point in the history
89e4e78 fix(runJob/kubernetes): reliably display logs (#7060)
f0287a1 fix(runJob/kubernetes): use explicit pod name (#7039)
3fd183e fix(kubernetes): fix runjob stage init (#7029)
4f4c32b feat(provider/kubernetes): namespace deployManifest (#7016)
8e97d59 refactor(kubernetes): namespace selector component (#7012)
53cb422 refactor(kubernetes): convert deploy manifest stage to react (#7002)
0194821 feat(runjob): capture output ui (#6978)
  • Loading branch information
maggieneterval committed Jun 3, 2019
1 parent b142789 commit de67f16
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.22",
"version": "0.0.23",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit de67f16

Please sign in to comment.