Skip to content

Releases: oauth2-proxy/manifests

oauth2-proxy-8.3.2

30 Oct 21:10
f453641

Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: oauth2-proxy-8.3.1...oauth2-proxy-8.3.2

oauth2-proxy-8.3.1

08 Oct 19:34
40ea5c5

Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: oauth2-proxy-8.3.0...oauth2-proxy-8.3.1

oauth2-proxy-8.3.0

30 Sep 20:40
db4b048

Choose a tag to compare

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

What's Changed

Full Changelog: oauth2-proxy-8.2.2...oauth2-proxy-8.3.0

oauth2-proxy-8.2.2

30 Sep 16:09
f86d021

Choose a tag to compare

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

What's Changed

  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #352
  • Fix default value of initContainers.waitForRedis.image.repository in README by @vprivat-ads in #358
  • Sign chart with cosign by @matheuscscp in #356

New Contributors

Full Changelog: oauth2-proxy-8.2.1...oauth2-proxy-8.2.2

oauth2-proxy-8.2.1

15 Sep 06:51
0bc7a1f

Choose a tag to compare

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

What's Changed

  • chore(deps): update helm release redis-ha to v4.34.10 by @renovate[bot] in #351

Full Changelog: oauth2-proxy-8.2.0...oauth2-proxy-8.2.1

oauth2-proxy-8.2.0

24 Aug 13:31
77311c0

Choose a tag to compare

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

What's Changed

Full Changelog: oauth2-proxy-8.1.1...oauth2-proxy-8.2.0

oauth2-proxy-8.1.1

21 Aug 08:17
08e2bba

Choose a tag to compare

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

What's Changed

Full Changelog: oauth2-proxy-8.1.0...oauth2-proxy-8.1.1

oauth2-proxy-8.1.0

19 Aug 07:19
a87b5f5

Choose a tag to compare

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

What's Changed

  • chore: update oauth2-proxy to v7.12.0 by @tuunit in #340

Full Changelog: oauth2-proxy-8.0.1...oauth2-proxy-8.1.0

oauth2-proxy-8.0.1

17 Aug 21:08
0560144

Choose a tag to compare

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

What's Changed

  • fix: redis-ha subchart deployment / service name in template helpers by @tuunit in #338

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

oauth2-proxy-8.0.0

17 Aug 10:12
9b08b04

Choose a tag to compare

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