Skip to content

Commit

Permalink
feat: upgrade OAuth Proxy image version
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Apr 16, 2024
1 parent ad3d1e2 commit 5072bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locals.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
locals {
oauth2_proxy_image = "quay.io/oauth2-proxy/oauth2-proxy:v7.5.0"
oauth2_proxy_image = "quay.io/oauth2-proxy/oauth2-proxy:v7.6.0"

ingress_annotations = {
"cert-manager.io/cluster-issuer" = "${var.cluster_issuer}"
Expand Down

0 comments on commit 5072bbc

Please sign in to comment.