Skip to content

Commit

Permalink
Update chart and app versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2024
1 parent 3113d8f commit 1ffd3f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions services/traction/charts/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions services/traction/charts/test/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1ffd3f7

Please sign in to comment.