Skip to content

Commit

Permalink
Merge pull request #307 from catenax-ng/chore/prepare-helm
Browse files Browse the repository at this point in the history
chore(release): Prepare IRS Helm release 5.3.0
  • Loading branch information
ds-jkreutzfeld authored May 5, 2023
2 parents 5c99297 + e2049a1 commit b623904
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions charts/irs-helm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [5.3.0] - 2023-05-05
### Added
- Added new configuration option for supported policies: `edc.catalog.policies.allowedNames` (comma-separated string)

### Changed
- Updated IRS to version 2.6.0

Expand Down
4 changes: 2 additions & 2 deletions charts/irs-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,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: 5.2.0
version: 5.3.0

# 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: "2.5.1"
appVersion: "2.6.0"

dependencies:
- name: common
Expand Down

0 comments on commit b623904

Please sign in to comment.