mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/oauth2-proxy] Release 4.1.2 (#19149)
* [bitnami/oauth2-proxy] Release 4.1.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.5.0-debian-11-r0
|
||||
image: docker.io/bitnami/oauth2-proxy:7.5.0-debian-11-r3
|
||||
apiVersion: v2
|
||||
appVersion: 7.5.0
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 4.1.1
|
||||
version: 4.1.2
|
||||
|
||||
@@ -116,7 +116,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------------ | ---------------------- |
|
||||
| `image.registry` | OAuth2 Proxy image registry | `docker.io` |
|
||||
| `image.repository` | OAuth2 Proxy image repository | `bitnami/oauth2-proxy` |
|
||||
| `image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.5.0-debian-11-r0` |
|
||||
| `image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.5.0-debian-11-r3` |
|
||||
| `image.digest` | OAuth2 Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | OAuth2 Proxy image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | OAuth2 Proxy image pull secrets | `[]` |
|
||||
|
||||
@@ -248,7 +248,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.5.0-debian-11-r0
|
||||
tag: 7.5.0-debian-11-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user