Helm Chart and Docker image for Email OAuth 2.0 Proxy
This project publishes Docker images and Helm charts to both Docker Hub and GitHub Container Registry (GHCR).
Helm charts are available in two ways:
1. OCI Registry (Recommended for Helm 3.8+)oci://docker.io/pjaudiomv/email-oauth2-proxy
oci://ghcr.io/pjaudiomv/email-oauth2-proxy
Helm chart tags always have a leading v
, e.g., v1.0.0
.
Install Example:
helm install email-oauth2-proxy oci://docker.io/pjaudiomv/email-oauth2-proxy --version v1.0.0 # or helm install email-oauth2-proxy oci://ghcr.io/pjaudiomv/email-oauth2-proxy --version v1.0.02. Helm Chart Repository (via index.yaml)
A standard Helm chart repo is also hosted at:
Add the repo and install:
helm repo add email-oauth2-proxy https://pjaudiomv.github.io/email-oauth2-proxy-helm helm repo update helm install email-oauth2-proxy email-oauth2-proxy --version 1.0.0
Note:
- When using the Helm chart repository (
helm repo add
), use the version without the leadingv
(e.g.,1.0.0
).- When using OCI, use the version with the leading
v
(e.g.,v1.0.0
).
Images are available at:
Images are tagged with semantic versions (e.g., 1.0.0
).
Pull Example:
docker pull docker.io/pjaudiomv/email-oauth2-proxy:1.0.0 # or docker pull ghcr.io/pjaudiomv/email-oauth2-proxy:1.0.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4