mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[oauth2-proxy] update appVersion and image tag
Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
This commit is contained in:
parent
519d381a25
commit
bd76ee081d
@ -1,7 +1,7 @@
|
||||
name: oauth2-proxy
|
||||
version: 5.0.0
|
||||
apiVersion: v1
|
||||
appVersion: "v7.0.1"
|
||||
appVersion: 7.0.1
|
||||
home: https://oauth2-proxy.github.io/oauth2-proxy/
|
||||
description: A reverse proxy that provides authentication with Google, Github or other providers
|
||||
keywords:
|
||||
|
@ -30,7 +30,7 @@ config:
|
||||
|
||||
image:
|
||||
repository: "quay.io/oauth2-proxy/oauth2-proxy"
|
||||
# tag: "v6.1.1"
|
||||
tag: "v7.0.1"
|
||||
pullPolicy: "IfNotPresent"
|
||||
|
||||
# Optionally specify an array of imagePullSecrets.
|
||||
|
Loading…
Reference in New Issue
Block a user