chore(release): 1.3.2 [skip ci]
This commit is contained in:
parent
2ef56d2a31
commit
863f84bf0b
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: app
|
||||
image: registry.gitlab.com/mythic-insight/legendary:1.3.1
|
||||
image: registry.gitlab.com/mythic-insight/legendary:1.3.2
|
||||
ports:
|
||||
- containerPort: 4000
|
||||
env:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mythic-insight/legendary",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"private": true,
|
||||
"description": "The Legendary Phoenix Boilerplate.",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in a new issue