diff --git a/charts/account-service/Chart.yaml b/charts/account-service/Chart.yaml index 1e6397e3d12bcf01eb81ac73238901e959840b29..79760b3f804188f6c05fa1ace7fc91bbecb08537 100644 --- a/charts/account-service/Chart.yaml +++ b/charts/account-service/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: "1.0" description: Deployment of the nynja account service. name: account-service -version: 0.1.2 +version: 0.1.3 diff --git a/releases/dev/account-service.yaml b/releases/dev/account-service.yaml index 677022a35bcb3195065c363c3899a828f6f80ed8..4d8e23d56c7d357b8b0dba06e50e7d2ef9407b49 100644 --- a/releases/dev/account-service.yaml +++ b/releases/dev/account-service.yaml @@ -8,7 +8,7 @@ spec: chart: repository: https://nynjagroup.jfrog.io/nynjagroup/helm/ name: account-service - version: 0.1.2 + version: 0.1.3 values: replicaCount: 1 diff --git a/releases/staging/account-service.yaml b/releases/staging/account-service.yaml index 5214a7a2422c69858204b3d4773633a2ffb13ee0..a99430bcd371312cf745f2654ee2171ff15773f3 100644 --- a/releases/staging/account-service.yaml +++ b/releases/staging/account-service.yaml @@ -8,7 +8,7 @@ spec: chart: repository: https://nynjagroup.jfrog.io/nynjagroup/helm/ name: account-service - version: 0.1.0 + version: 0.1.3 values: replicaCount: 2