Skip to content

Commit

Permalink
Merge pull request #108 from eclipse-tractusx/charts/upgrade_charts_v…
Browse files Browse the repository at this point in the history
…ersions

Upgrade Charts
  • Loading branch information
fabiodmota authored Feb 29, 2024
2 parents b2bc627 + dd1674e commit 8d00231
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 17 deletions.
9 changes: 0 additions & 9 deletions .idea/product-vas-country-risk-frontend.iml

This file was deleted.

8 changes: 4 additions & 4 deletions charts/country-risk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
apiVersion: v2
name: country-risk
type: application
version: 3.0.10
appVersion: "1.3.0"
version: 3.0.11
appVersion: "1.3.1"
description: A Helm chart for deploying the Country Risk service
home: https://github.com/eclipse-tractusx/vas-country-risk-frontend
sources:
Expand All @@ -38,6 +38,6 @@ dependencies:
repository: https://helm.runix.net
version: 1.x.x
- name: country-risk-backend
version: 3.0.7
version: 3.0.8
- name: country-risk-frontend
version: 3.0.5
version: 3.0.6
4 changes: 2 additions & 2 deletions charts/country-risk/charts/country-risk-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.0.7
version: 3.0.8

# This is the version number of the application being deployed. This version number should be
# 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: "1.3.0"
appVersion: "1.3.1"

dependencies:
- name: postgresql
Expand Down
4 changes: 2 additions & 2 deletions charts/country-risk/charts/country-risk-frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.0.5
version: 3.0.6

# This is the version number of the application being deployed. This version number should be
# 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: "1.3.0"
appVersion: "1.3.1"

0 comments on commit 8d00231

Please sign in to comment.