Skip to content

oauth2-proxy v1.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:23
· 503 commits to main since this release

oauth2-proxy v1.0.5

Bug Fixes

  • fix(oauth2-proxy): align template standards (#682)

Other Changes

  • release(oauth2-proxy): 1.0.5 [skip ci]

Install

# OCI registry
helm install oauth2-proxy oci://ghcr.io/helmforgedev/helm/oauth2-proxy --version 1.0.5

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install oauth2-proxy helmforge/oauth2-proxy --version 1.0.5