Skip to content

Commit

Permalink
fix(charts): Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Oct 25, 2023
1 parent 0600ffb commit 0dd1a55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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
2 changes: 1 addition & 1 deletion charts/irs-helm/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: 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.
Expand Down

0 comments on commit 0dd1a55

Please sign in to comment.