oauth2-proxy v1.0.3
·
839 commits
to main
since this release
oauth2-proxy v1.0.3
Bug Fixes
- fix(oauth2-proxy): complete chart standards (#537)
Other Changes
- release(oauth2-proxy): 1.0.3 [skip ci]
Install
# OCI registry
helm install oauth2-proxy oci://ghcr.io/helmforgedev/helm/oauth2-proxy --version 1.0.3
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install oauth2-proxy helmforge/oauth2-proxy --version 1.0.3