diff --git a/services/traction/charts/prod/Chart.yaml b/services/traction/charts/prod/Chart.yaml index b7bde4a..519c845 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.3" -appVersion: "0.5.1" +version: "0.3.4" +appVersion: "1.0.0" dependencies: - name: traction - version: "0.3.3" + version: "0.3.4" repository: https://bcgov.github.io/traction diff --git a/services/traction/charts/test/Chart.yaml b/services/traction/charts/test/Chart.yaml index bd97b18..7d4d110 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.3" -appVersion: "0.5.1" +version: "0.3.4" +appVersion: "1.0.0" dependencies: - name: traction - version: "0.3.3" + version: "0.3.4" repository: https://bcgov.github.io/traction