Update Helm release oauth2-proxy to v8.3.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.2.1 -> 8.3.0 |
Release Notes
oauth2-proxy/manifests (oauth2-proxy)
v8.3.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- feat: add NetworkPolicy by @matheuscscp in #357
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-8.2.2...oauth2-proxy-8.3.0
v8.2.2
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
- @vprivat-ads made their first contribution in #358
- @matheuscscp made their first contribution in #356
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-8.2.1...oauth2-proxy-8.2.2