Merge branch 'master' of gitlab.com:mythic-insight/legendary-doc-site

This commit is contained in:
Robert Prehn 2021-03-25 16:04:44 -05:00
commit 02d8735d20
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: app - name: app
image: registry.gitlab.com/mythic-insight/legendary-doc-site:1.0.4 image: registry.gitlab.com/mythic-insight/legendary-doc-site:1.1.0
ports: ports:
- containerPort: 4000 - containerPort: 4000
env: env:

View file

@ -1,6 +1,6 @@
{ {
"name": "@mythic-insight/legendary", "name": "@mythic-insight/legendary",
"version": "1.0.4", "version": "1.1.0",
"private": true, "private": true,
"description": "The Legendary Phoenix Boilerplate.", "description": "The Legendary Phoenix Boilerplate.",
"main": "index.js", "main": "index.js",