Fix Deployment Sets

This commit is contained in:
gisele-igore 2023-04-03 23:24:05 +02:00
parent bf792585de
commit d646ec172c
2 changed files with 3 additions and 3 deletions

View File

@ -43,8 +43,8 @@ jobs:
lecoffre-back devops/charts -i -f devops/charts/values.yaml
-n lecoffre
--create-namespace
--set back.image.tag=$TAG
--set back.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
--set lecoffreBack.image.tag=$TAG
--set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/back'
workflows:

View File

@ -21,4 +21,4 @@ version: 0.0.1
# 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.
# It is recommended to use it with quotes.
appVersion: "0.0.1"
appVersion: 0.3.2