Skip to content

Commit

Permalink
Merge pull request #4 from catenax-ng/hotfix/image-deployment
Browse files Browse the repository at this point in the history
Hotfix/image-deploymen,Updated appVersion to working version
  • Loading branch information
matbmoser authored Feb 17, 2023
2 parents 6051e9c + 4990547 commit 313356d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/consumer-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ version: 0.2.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: "v0.4.2"
appVersion: "0.4.2"

2 changes: 1 addition & 1 deletion charts/consumer-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ version: 0.2.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: "v0.4.2"
appVersion: "0.4.2"

0 comments on commit 313356d

Please sign in to comment.