Update Helm release oauth2-proxy to v10.1.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 | 10.0.0 → 10.1.0 |
Release Notes
oauth2-proxy/manifests (oauth2-proxy)
v10.1.0
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- feat: add config.secretKeys to selectively include secrets by @pierluigilenoci in #384
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.0.3...oauth2-proxy-10.1.0
v10.0.3
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- fix: correct image registry priority order by @pierluigilenoci in #383
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.0.1...oauth2-proxy-10.0.3
v10.0.1
A reverse proxy that provides authentication with Google, Github or other providers
What's Changed
- fix: add skip_existing to chart-releaser to prevent workflow failures by @pierluigilenoci in #381
- doc: Fix mention of old
redis.enabledvalue in failure message by @lilioid in #386
New Contributors
Full Changelog: https://github.com/oauth2-proxy/manifests/compare/oauth2-proxy-10.0.0...oauth2-proxy-10.0.1