This commit is contained in:
gisele-igore 2023-04-04 11:25:19 +02:00
parent 5716c001fc
commit 47ae2e53fa
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ jobs:
name: Deploy
command: >
helm upgrade
lecoffre-back devops/charts -i -f devops/charts/values.yaml
lecoffre-back devops/charts -i -f devops/values.yaml
-n lecoffre
--create-namespace
--set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/back'

View File

@ -21,5 +21,5 @@ 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.4.1
appVersion: 0.4.2