Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update quay.io/oauth2-proxy/oauth2-proxy ( v7.7.1 → v7.8.1 ) #771

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
quay.io/oauth2-proxy/oauth2-proxy (source) minor v7.7.1 -> v7.8.1

Release Notes

oauth2-proxy/oauth2-proxy (quay.io/oauth2-proxy/oauth2-proxy)

v7.8.1

Compare Source

v7.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/network/oauth2-proxy/app Kustomization: flux-system/oauth2-proxy HelmRelease: network/oauth2-proxy

+++ kubernetes/apps/network/oauth2-proxy/app Kustomization: flux-system/oauth2-proxy HelmRelease: network/oauth2-proxy

@@ -53,13 +53,13 @@

               OAUTH2_PROXY_WHITELIST_DOMAINS: '...PLACEHOLDER_PUBLIC_DOMAIN0..'
             envFrom:
             - secretRef:
                 name: oauth2-proxy-secret
             image:
               repository: quay.io/oauth2-proxy/oauth2-proxy
-              tag: v7.7.1@sha256:f6a4aa83a27e316114bf79664302b1ffb2cc8ce697fb479273af4feb3fb16fe3
+              tag: v7.8.1@sha256:d62e2d81c6f5048f652f67c302083be1272c181b971fad80e5a30ebe2b8b75d8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

--- HelmRelease: network/oauth2-proxy Deployment: network/oauth2-proxy

+++ HelmRelease: network/oauth2-proxy Deployment: network/oauth2-proxy

@@ -76,13 +76,13 @@

           value: 'true'
         - name: OAUTH2_PROXY_WHITELIST_DOMAINS
           value: '...PLACEHOLDER_PUBLIC_DOMAIN0..'
         envFrom:
         - secretRef:
             name: oauth2-proxy-secret
-        image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.1@sha256:f6a4aa83a27e316114bf79664302b1ffb2cc8ce697fb479273af4feb3fb16fe3
+        image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.1@sha256:d62e2d81c6f5048f652f67c302083be1272c181b971fad80e5a30ebe2b8b75d8
         livenessProbe:
           httpGet:
             path: /ping
             port: 4180
         name: oauth2-proxy
         readinessProbe:

@jfroy jfroy merged commit 8d8e431 into main Jan 15, 2025
4 checks passed
@jfroy jfroy deleted the renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x branch January 15, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant