mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 15:07:34 +08:00
[bitnami/oauth2-proxy] Release 3.7.10 (#18870)
* [bitnami/oauth2-proxy] Release 3.7.10 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 17.15.6
|
||||
version: 17.17.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.8.0
|
||||
digest: sha256:4b3317819eb024e2db31d35950f966ce13d35b76269bbb8b43d1f0705011d758
|
||||
generated: "2023-08-22T09:12:26.833755882Z"
|
||||
version: 2.9.0
|
||||
digest: sha256:fa37ba111a647f9265e2807489f2a7b96ab29d7238121a0d1b4a9af0d14fcab3
|
||||
generated: "2023-08-25T16:43:16.580216942Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.4.0-debian-11-r276
|
||||
image: docker.io/bitnami/oauth2-proxy:7.4.0-debian-11-r278
|
||||
apiVersion: v2
|
||||
appVersion: 7.4.0
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 3.7.9
|
||||
version: 3.7.10
|
||||
|
||||
@@ -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.4.0-debian-11-r276` |
|
||||
| `image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.4.0-debian-11-r278` |
|
||||
| `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.4.0-debian-11-r276
|
||||
tag: 7.4.0-debian-11-r278
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user