diff --git a/bitnami/oauth2-proxy/CHANGELOG.md b/bitnami/oauth2-proxy/CHANGELOG.md index ad7407ba9f..ccb990057e 100644 --- a/bitnami/oauth2-proxy/CHANGELOG.md +++ b/bitnami/oauth2-proxy/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.2.13 (2025-05-06) +## 6.2.14 (2025-05-07) -* [bitnami/oauth2-proxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33416](https://github.com/bitnami/charts/pull/33416)) +* [bitnami/oauth2-proxy] Release 6.2.14 ([#33487](https://github.com/bitnami/charts/pull/33487)) + +## 6.2.13 (2025-05-06) + +* [bitnami/oauth2-proxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (# ([4d0bf5d](https://github.com/bitnami/charts/commit/4d0bf5daa6b9684f4493075626c13b74cc052cdc)), closes [#33416](https://github.com/bitnami/charts/issues/33416) ## 6.2.12 (2025-04-28) diff --git a/bitnami/oauth2-proxy/Chart.yaml b/bitnami/oauth2-proxy/Chart.yaml index b515fd382c..2398e1af4d 100644 --- a/bitnami/oauth2-proxy/Chart.yaml +++ b/bitnami/oauth2-proxy/Chart.yaml @@ -2,12 +2,12 @@ # SPDX-License-Identifier: APACHE-2.0 annotations: - tanzuCategory: clusterUtility category: Infrastructure - licenses: Apache-2.0 images: | - name: oauth2-proxy - image: docker.io/bitnami/oauth2-proxy:7.9.0-debian-12-r0 + image: docker.io/bitnami/oauth2-proxy:7.9.0-debian-12-r1 + licenses: Apache-2.0 + tanzuCategory: clusterUtility apiVersion: v2 appVersion: 7.9.0 dependencies: @@ -20,7 +20,9 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. +description: A reverse proxy and static file server that provides authentication using + Providers (Google, GitHub, and others) to validate accounts by email, domain or + group. home: https://bitnami.com icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/oauth2-proxy/img/oauth2-proxy-stack-220x234.png keywords: @@ -36,4 +38,4 @@ maintainers: name: oauth2-proxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy -version: 6.2.13 +version: 6.2.14 diff --git a/bitnami/oauth2-proxy/values.yaml b/bitnami/oauth2-proxy/values.yaml index e89427a72a..35370f2371 100644 --- a/bitnami/oauth2-proxy/values.yaml +++ b/bitnami/oauth2-proxy/values.yaml @@ -314,7 +314,7 @@ ingress: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.9.0-debian-12-r0 + tag: 7.9.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images