From db2c08f88073bdc51e7acef362bba3b0c42002ab Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 18 Feb 2022 09:37:10 +0000 Subject: [PATCH] [bitnami/oauth2-proxy] Release 2.0.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/oauth2-proxy/Chart.lock | 8 ++++---- bitnami/oauth2-proxy/Chart.yaml | 4 ++-- bitnami/oauth2-proxy/README.md | 12 ++++++++---- bitnami/oauth2-proxy/values.yaml | 2 +- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/oauth2-proxy/Chart.lock b/bitnami/oauth2-proxy/Chart.lock index e5584f399f..7b8ae558e3 100644 --- a/bitnami/oauth2-proxy/Chart.lock +++ b/bitnami/oauth2-proxy/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 + version: 1.11.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 16.0.0 -digest: sha256:08bd485453d0e4cc16db98c4dcd29c74c73e473976a6c8a6a3c1eb563ebb9f9c -generated: "2022-01-19T08:08:06.698223+01:00" + version: 16.4.0 +digest: sha256:b4b45a3bb8c2bd10055be41c407ae59e7a0711cacc21acf3113b7d0d02184f8e +generated: "2022-02-16T21:27:41.245854053Z" diff --git a/bitnami/oauth2-proxy/Chart.yaml b/bitnami/oauth2-proxy/Chart.yaml index 59a88e3ffe..353d32e44c 100644 --- a/bitnami/oauth2-proxy/Chart.yaml +++ b/bitnami/oauth2-proxy/Chart.yaml @@ -12,7 +12,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: redis.enabled version: 16.x.x -description: A reverse proxy and static file server that provides authentication using different providers +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. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/oauth2-proxy icon: https://bitnami.com/assets/stacks/oauth2-proxy/img/oauth2-proxy-stack-220x234.png @@ -30,4 +30,4 @@ name: oauth2-proxy sources: - https://github.com/bitnami/bitnami-docker-oauth2-proxy - https://github.com/oauth2-proxy/oauth2-proxy -version: 2.0.2 +version: 2.0.3 diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index d0f36046a3..d65edb3e72 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -1,9 +1,13 @@ - + -# OAuth2 Proxy +# OAuth2 Proxy packaged by Bitnami -[oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) is a reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. +A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. +[Overview of OAuth2 Proxy](https://github.com/oauth2-proxy/oauth2-proxy) + +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + ## TL;DR ```console @@ -334,4 +338,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/oauth2-proxy/values.yaml b/bitnami/oauth2-proxy/values.yaml index f6be804606..36d026e629 100644 --- a/bitnami/oauth2-proxy/values.yaml +++ b/bitnami/oauth2-proxy/values.yaml @@ -226,7 +226,7 @@ ingress: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.2.1-debian-10-r26 + tag: 7.2.1-debian-10-r56 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images