chore: bump version to v0.0.27
All checks were successful
Build & Release / build (push) Has been skipped
All checks were successful
Build & Release / build (push) Has been skipped
This commit is contained in:
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: lunarfront
|
name: lunarfront
|
||||||
description: LunarFront small business management platform
|
description: LunarFront small business management platform
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.0.27
|
||||||
appVersion: "0.0.0"
|
appVersion: "0.0.27"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
backend:
|
backend:
|
||||||
image:
|
image:
|
||||||
repository: registry.digitalocean.com/lunarfront/lunarfront-app
|
repository: registry.digitalocean.com/lunarfront/lunarfront-app
|
||||||
tag: latest
|
tag: 0.0.27
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
port: 8000
|
port: 8000
|
||||||
resources:
|
resources:
|
||||||
@@ -15,7 +15,7 @@ backend:
|
|||||||
frontend:
|
frontend:
|
||||||
image:
|
image:
|
||||||
repository: registry.digitalocean.com/lunarfront/lunarfront-frontend
|
repository: registry.digitalocean.com/lunarfront/lunarfront-frontend
|
||||||
tag: latest
|
tag: 0.0.27
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
port: 80
|
port: 80
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@lunarfront/backend",
|
"name": "@lunarfront/backend",
|
||||||
"version": "0.0.26",
|
"version": "0.0.27",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user