Update Helm release oauth2-proxy to v10.7.0
No problems deploying to Proxmox VE K3s Kubernetes cluster Helm Chart via Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| oauth2-proxy (source) | minor | 10.4.3 → 10.7.0 |
Release Notes
oauth2-proxy/manifests (oauth2-proxy)
v10.7.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- feat: add alpha-config helpers and deprecation guards by @pierluigilenoci in #405
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.6.2...oauth2-proxy-10.7.0
v10.6.2
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- fix: add no-config legacy mode for external config management by @pierluigilenoci in #404
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.6.1...oauth2-proxy-10.6.2
v10.6.1
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.6.0...oauth2-proxy-10.6.1
v10.6.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- feat: add optional name to httproute rules by @tboerger in #407
New Contributors
- @tboerger made their first contribution in #407
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.5.0...oauth2-proxy-10.6.0
v10.5.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- Add tpl support for ingress.labels, ingress.extraPaths and nodeSelector by @treydock in #400
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.4.3...oauth2-proxy-10.5.0