Skip to content

Anchor Platform Helm Chart Release 0.3.92

Compare
Choose a tag to compare
@stfung77 stfung77 released this 15 Nov 18:58
· 212 commits to main since this release
cf915b6
  • make app_config.integration-auth.authType in the config map configurable
    • can be set in the values file via app_config.app.authType (example below)
    • (defaults to JWT_TOKEN if no value is specified in the values file)
stellar:
  app_config:
     app:
       authType: API_KEY

What's Changed

New Contributors

Full Changelog: 0.3.91...0.3.92