chore(release): 1.2.5 [skip ci]

This commit is contained in:
semantic-release-bot 2021-01-16 19:48:31 +00:00
parent 3a1f97f5f5
commit 63e3109db1
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.2.3
image: registry.gitlab.com/mythic-insight/legendary:1.2.5
ports:
- containerPort: 4000
env:

View file

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