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

This commit is contained in:
Robert Prehn 2021-01-16 09:48:38 -06:00
commit 1e4460913b
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: app
image: registry.gitlab.com/mythic-insight/legendary:1.2.0
image: registry.gitlab.com/mythic-insight/legendary:1.2.1
ports:
- containerPort: 4000
env:

View file

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