Skip to content

Commit

Permalink
Update oauth sidecard to 7.6.0 (#545)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Shaner <[email protected]>
  • Loading branch information
bens545 authored Mar 15, 2024
1 parent 94cb97a commit d4e163e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/jaeger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 1.53.0
description: A Jaeger Helm chart for Kubernetes
name: jaeger
type: application
version: 2.0.0
version: 2.0.1
# CronJobs require v1.21
kubeVersion: ">= 1.21-0"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/jaeger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ query:
image:
registry: quay.io
repository: oauth2-proxy/oauth2-proxy
tag: v7.3.0
tag: v7.6.0
pullPolicy: IfNotPresent
containerPort: 4180
args:
Expand Down
2 changes: 1 addition & 1 deletion charts/jaeger/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ query:
image:
registry: quay.io
repository: oauth2-proxy/oauth2-proxy
tag: v7.1.0
tag: v7.6.0
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
Expand Down

0 comments on commit d4e163e

Please sign in to comment.