Skip to content

Commit d4e163e

Browse files
authored
Update oauth sidecard to 7.6.0 (#545)
Signed-off-by: Ben Shaner <ben@benshaner.com>
1 parent 94cb97a commit d4e163e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/jaeger/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: 1.53.0
33
description: A Jaeger Helm chart for Kubernetes
44
name: jaeger
55
type: application
6-
version: 2.0.0
6+
version: 2.0.1
77
# CronJobs require v1.21
88
kubeVersion: ">= 1.21-0"
99
keywords:

charts/jaeger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ query:
355355
image:
356356
registry: quay.io
357357
repository: oauth2-proxy/oauth2-proxy
358-
tag: v7.3.0
358+
tag: v7.6.0
359359
pullPolicy: IfNotPresent
360360
containerPort: 4180
361361
args:

charts/jaeger/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ query:
584584
image:
585585
registry: quay.io
586586
repository: oauth2-proxy/oauth2-proxy
587-
tag: v7.1.0
587+
tag: v7.6.0
588588
digest: ""
589589
pullPolicy: IfNotPresent
590590
pullSecrets: []

0 commit comments

Comments
 (0)