Skip to content

oauth2-proxy-8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 10:12
9b08b04

A reverse proxy that provides authentication with Google, Github or other providers

Breaking Change

Version 8.0.0 of the helm chart removes the dependency on the Bitnami Redis subchart and replaces it with the dandydeveloper/redis-ha chart. Therefore this version introduces a breaking change to the redis subchart deployment configuration.

Read more about it here.

What's Changed

  • feat: switch to dandydeveloper/redis-ha chart 🚀 by @tuunit in #335

Full Changelog: oauth2-proxy-7.18.0...oauth2-proxy-8.0.0