Fix Deployment Sets
This commit is contained in:
parent
bf792585de
commit
d646ec172c
@ -43,8 +43,8 @@ jobs:
|
|||||||
lecoffre-back devops/charts -i -f devops/charts/values.yaml
|
lecoffre-back devops/charts -i -f devops/charts/values.yaml
|
||||||
-n lecoffre
|
-n lecoffre
|
||||||
--create-namespace
|
--create-namespace
|
||||||
--set back.image.tag=$TAG
|
--set lecoffreBack.image.tag=$TAG
|
||||||
--set back.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
|
--set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
|
||||||
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
|
@ -21,4 +21,4 @@ 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.0.1"
|
appVersion: 0.3.2
|
Loading…
x
Reference in New Issue
Block a user