diff --git a/services/traction/charts/prod/Chart.yaml b/services/traction/charts/prod/Chart.yaml index ca16b53..eff8f4b 100644 --- a/services/traction/charts/prod/Chart.yaml +++ b/services/traction/charts/prod/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: traction description: traction - production type: application -version: "0.3.1" -appVersion: "0.4.2" +version: "0.3.2" +appVersion: "0.5.0" dependencies: - name: traction - version: "0.3.1" + version: "0.3.2" repository: https://bcgov.github.io/traction diff --git a/services/traction/charts/test/Chart.yaml b/services/traction/charts/test/Chart.yaml index 83776f9..6b2b3f6 100644 --- a/services/traction/charts/test/Chart.yaml +++ b/services/traction/charts/test/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: traction type: application description: traction - test -version: "0.3.1" -appVersion: "0.4.2" +version: "0.3.2" +appVersion: "0.5.0" dependencies: - name: traction - version: "0.3.1" + version: "0.3.2" repository: https://bcgov.github.io/traction