Skip to content

Commit

Permalink
Merge pull request #777 from eclipse-tractusx/chore/update-bitnami-co…
Browse files Browse the repository at this point in the history
…mmon

chore(charts): update bitnami/common to 2.x.x
  • Loading branch information
ds-jhartmann authored Jul 10, 2024
2 parents 21ba469 + ebe037b commit ed3a594
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions charts/item-relationship-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [7.2.0] - 2024-07-03

## [7.2.1] - 2024-07-10
- Update bitnami/common to 2.x.x

## [7.2.0] - 2024-07-03
### Changed
- Update IRS version to 5.2.0

Expand Down
4 changes: 2 additions & 2 deletions charts/item-relationship-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ 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: 7.2.0
version: 7.2.1
# 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.
Expand All @@ -44,7 +44,7 @@ appVersion: "5.2.0"
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.x.x
version: 2.x.x
- name: minio
repository: https://charts.min.io/
version: 5.0.1
Expand Down

0 comments on commit ed3a594

Please sign in to comment.