[bitnami/oauth2-proxy] Release 4.8.2 updating components versions (#23879)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-23 12:35:42 +01:00
committed by GitHub
parent 88d939684f
commit 6d3156f38e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: oauth2-proxy
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r2
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r3
apiVersion: v2
appVersion: 7.6.0
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: oauth2-proxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
version: 4.8.1
version: 4.8.2

View File

@@ -298,7 +298,7 @@ ingress:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.6.0-debian-12-r2
tag: 7.6.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'