Skip to content

Commit

Permalink
reconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Jan 7, 2020
1 parent 2ce6302 commit 42e7758
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/staging.yml
Expand Up @@ -62,6 +62,6 @@ spec:
serviceName: logojs-package-service
servicePort: 80
tls:
- secretName: logojs-package-tls-newsecret
- secretName: logojs-package-tls-secret
hosts:
- bundle.logojs.wenglab.org
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "logojs-react",
"license": "MIT",
"version": "2.0.6",
"version": "2.0.7",
"description": "React Components for rendering sequence logos",
"main": "index.js",
"author": "Henry Pratt",
Expand Down

0 comments on commit 42e7758

Please sign in to comment.