irs-helm-6.13.0
- Update IRS version to 4.4.0
- Authentication was redesigned to use API keys, instead of OAuth2 protocol. The api key has to be sent as a X-API-KEY request header. IRS is supporting two types of API keys - one for admin and one for regular/view usage. Use new
apiKeyAdmin
andapiKeyRegular
config entries to set up API keys.
Full Changelog: irs-helm-6.9.2...irs-helm-6.13.0