Skip to content

v1.2.0

Compare
Choose a tag to compare
@nabadger nabadger released this 29 Sep 08:49
· 47 commits to master since this release

[v1.2.0]

Image: mintel/dex-k8s-authenticator:1.2.0

Added

  • Additional tab to display only the id-token
  • Service Loadbalancer IP override capability in Helm chart
  • Service annotations capability in Helm chart
  • Options to specify idp_ca_pem_file and trusted_root_ca_file
  • Support for fixed context name (instead of auto-generated)

Changed

  • Bump to dex version to v2.17.0
  • Bump to golang:1.12-alpine3.10
  • Switch to Go Modules
  • Minor update (skip cluster selection if only 1 cluster defined)

Fixed

  • Fixed Affinity indentation in Helm chart