diff --git a/charts/irs-helm/CHANGELOG.md b/charts/irs-helm/CHANGELOG.md index 563340dd8b..2ec9635434 100644 --- a/charts/irs-helm/CHANGELOG.md +++ b/charts/irs-helm/CHANGELOG.md @@ -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 diff --git a/charts/irs-helm/Chart.yaml b/charts/irs-helm/Chart.yaml index 400fa439d7..5747190156 100644 --- a/charts/irs-helm/Chart.yaml +++ b/charts/irs-helm/Chart.yaml @@ -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