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

This commit is contained in:
Robert Prehn 2021-01-13 15:43:20 -06:00
commit fdee5fa700
2 changed files with 2 additions and 2 deletions

View file

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

View file

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