Skip to content

Commit

Permalink
Merge pull request #230 from eclipse-tractusx/chore/prepare-helm-rele…
Browse files Browse the repository at this point in the history
…ase-6.8.0

Prepare Helm release for next version
  • Loading branch information
ds-jhartmann authored Oct 25, 2023
2 parents 0368b04 + 0dd1a55 commit 8f4896e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions charts/irs-helm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added configuration for IRS OAuth2 JWT token claim

## [6.8.1] - 2023-10-25
### Changed
- Update IRS version to 3.5.4

## [6.8.0] - 2023-10-09
### Changed
- Update IRS version to 3.5.3
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 @@ -35,12 +35,12 @@ 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: 6.8.0
version: 6.8.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.
# It is recommended to use it with quotes.
appVersion: "3.5.3"
appVersion: "3.5.4"
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 8f4896e

Please sign in to comment.