Skip to content

Commit d6d69c4

Browse files
chore(deps): update helm release oauth2-proxy to v7.18.0
1 parent 9c581f9 commit d6d69c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap/kubernetes-full/ingress.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ resource "helm_release" "oauth2_proxy" {
2222

2323
repository = "https://oauth2-proxy.github.io/manifests"
2424
chart = "oauth2-proxy"
25-
version = "7.17.0"
25+
version = "7.18.0"
2626

2727
namespace = "sys-ingress-nginx"
2828
name = "oauth2-proxy"

0 commit comments

Comments
 (0)