Skip to content

Commit

Permalink
Auto update of README.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2024
1 parent 0de609c commit e633c9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/oidc-forward-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Forward Auth proxy with gogatekeeper. It replaces the old proxy mechanism
charts:
oidc-forward-auth:
namespace: routing
targetRevision: "1.0.0"
targetRevision: "1.6.2"
parameters:
gatekeeper.config.client-id: "${vault:whatever/data/keycloak/keycloak_proxy_admin#client_id}"
gatekeeper.config.client-secret: "${vault:whatever/data/keycloak/keycloak_proxy_admin#client_secret}"
Expand Down Expand Up @@ -39,7 +39,7 @@ ingress:
| Repository | Name | Version |
|------------|------|---------|
| https://gogatekeeper.github.io/helm-gogatekeeper | gatekeeper | 0.1.49 |
| https://gogatekeeper.github.io/helm-gogatekeeper | gatekeeper | 0.1.50 |
## Values
Expand Down Expand Up @@ -70,7 +70,7 @@ ingress:
| gatekeeper.config.server-write-timeout | string | `"10s"` | |
| gatekeeper.containerSecurityContext.allowPrivilegeEscalation | bool | `false` | |
| gatekeeper.containerSecurityContext.seccompProfile.type | string | `"RuntimeDefault"` | |
| gatekeeper.image.tag | string | `"2.14.0"` | |
| gatekeeper.image.tag | string | `"2.14.3"` | |
| gatekeeper.livenessProbe.enabled | bool | `true` | |
| gatekeeper.replicaCount | int | `2` | |
| gatekeeper.resources.limits.cpu | string | `"100m"` | |
Expand Down

0 comments on commit e633c9b

Please sign in to comment.