[bitnami/oauth2-proxy] Release 5.0.3 updating components versions (#25406)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-26 07:59:11 +02:00
committed by GitHub
parent e33b73e6ab
commit bb2f093b89
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.2
version: 19.1.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:e6dd3992895de418d946407fa82ccb09500fb4fb1b29c5ecd6753ce5a814720d
generated: "2024-04-04T21:30:44.446765452Z"
digest: sha256:17ac082b1fa4a09608cdcc252d7c0244b7f314e754253a99dbb290944e8dd795
generated: "2024-04-26T05:43:02.719298825Z"

View File

@@ -1,4 +1,4 @@
# Copyright Broadcom, Inc. All Rights Reserved.
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
annotations:
@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: oauth2-proxy
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r7
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r8
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: 5.0.2
version: 5.0.3

View File

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