Fix Cd
This commit is contained in:
parent
5716c001fc
commit
47ae2e53fa
@ -40,7 +40,7 @@ jobs:
|
|||||||
name: Deploy
|
name: Deploy
|
||||||
command: >
|
command: >
|
||||||
helm upgrade
|
helm upgrade
|
||||||
lecoffre-back devops/charts -i -f devops/charts/values.yaml
|
lecoffre-back devops/charts -i -f devops/values.yaml
|
||||||
-n lecoffre
|
-n lecoffre
|
||||||
--create-namespace
|
--create-namespace
|
||||||
--set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
|
--set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
|
||||||
|
@ -21,5 +21,5 @@ version: 0.0.1
|
|||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: 0.4.1
|
appVersion: 0.4.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user