Update Helm release oauth2-proxy to v8.2.0
No problems deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and 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 | 8.1.1 -> 8.2.0 |
Release Notes
oauth2-proxy/manifests (oauth2-proxy)
v8.2.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- Fix split brain in CI test by @pierluigilenoci in https://github.com/oauth2-proxy/manifests/pull/345
- feat: support container resize policy for runtime resource updates by @younsl in https://github.com/oauth2-proxy/manifests/pull/346
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-8.1.1...oauth2-proxy-8.2.0