use chart app version for tag
All checks were successful
Build and Publish / build-release (push) Successful in 4m57s
All checks were successful
Build and Publish / build-release (push) Successful in 4m57s
This commit is contained in:
@@ -7,6 +7,7 @@ controllers:
|
||||
migrate:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/policy-service
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
@@ -22,6 +23,7 @@ controllers:
|
||||
main:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/policy-service
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
env:
|
||||
MIX_ENV: prod
|
||||
PORT: "8080"
|
||||
|
||||
Reference in New Issue
Block a user