From 9503a1128966b3e49c858d4eb91c5859d26f87a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Sep 2023 10:54:51 +0000 Subject: [PATCH] Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.5.0 --- manifests/auth-proxy/auth-proxy.yaml | 2 +- manifests/auth-proxy/non-auth-proxy.yaml | 2 +- manifests/dashboard/dashboard.yaml | 2 +- manifests/mastodon-digest/mastodon_digest.yaml | 2 +- manifests/mastodon-to-airtable/twitter-to-airtable.yaml | 2 +- manifests/rss/rss.yaml | 2 +- manifests/twitter-to-airtable/twitter-to-airtable.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/auth-proxy/auth-proxy.yaml b/manifests/auth-proxy/auth-proxy.yaml index d994265..ff51fb0 100644 --- a/manifests/auth-proxy/auth-proxy.yaml +++ b/manifests/auth-proxy/auth-proxy.yaml @@ -110,7 +110,7 @@ spec: memory: 1Mi containers: - name: oauth-proxy - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 args: - --cookie-secure=false - --provider=oidc diff --git a/manifests/auth-proxy/non-auth-proxy.yaml b/manifests/auth-proxy/non-auth-proxy.yaml index 210c7a2..be1be4f 100644 --- a/manifests/auth-proxy/non-auth-proxy.yaml +++ b/manifests/auth-proxy/non-auth-proxy.yaml @@ -70,7 +70,7 @@ spec: - 100.100.100.100 containers: - name: oauth-proxy - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 args: - --cookie-secure=false - --provider=oidc diff --git a/manifests/dashboard/dashboard.yaml b/manifests/dashboard/dashboard.yaml index a7f0b05..7a21ab0 100644 --- a/manifests/dashboard/dashboard.yaml +++ b/manifests/dashboard/dashboard.yaml @@ -81,7 +81,7 @@ spec: secretKeyRef: key: password name: dashboard-auth - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 name: oauth-proxy ports: - containerPort: 8000 diff --git a/manifests/mastodon-digest/mastodon_digest.yaml b/manifests/mastodon-digest/mastodon_digest.yaml index 3e4f555..35a46cd 100644 --- a/manifests/mastodon-digest/mastodon_digest.yaml +++ b/manifests/mastodon-digest/mastodon_digest.yaml @@ -152,7 +152,7 @@ spec: secretKeyRef: key: password name: mastodon-digest-auth - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 name: oauth-proxy ports: - containerPort: 8000 diff --git a/manifests/mastodon-to-airtable/twitter-to-airtable.yaml b/manifests/mastodon-to-airtable/twitter-to-airtable.yaml index bff1c0c..d196c77 100644 --- a/manifests/mastodon-to-airtable/twitter-to-airtable.yaml +++ b/manifests/mastodon-to-airtable/twitter-to-airtable.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: password name: mastodon-to-airtable-auth - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 name: oauth-proxy ports: - containerPort: 8000 diff --git a/manifests/rss/rss.yaml b/manifests/rss/rss.yaml index fcd4634..fe3753f 100644 --- a/manifests/rss/rss.yaml +++ b/manifests/rss/rss.yaml @@ -75,7 +75,7 @@ spec: secretKeyRef: key: password name: rss-auth - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 name: oauth-proxy ports: - containerPort: 8000 diff --git a/manifests/twitter-to-airtable/twitter-to-airtable.yaml b/manifests/twitter-to-airtable/twitter-to-airtable.yaml index f977425..2aa1554 100644 --- a/manifests/twitter-to-airtable/twitter-to-airtable.yaml +++ b/manifests/twitter-to-airtable/twitter-to-airtable.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: password name: twitter-to-airtable-auth - image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 name: oauth-proxy ports: - containerPort: 8000