Skip to content

fix(container): update image quay.io/oauth2-proxy/oauth2-proxy ( v7.14.2 ➔ v7.14.3 )#579

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x
Open

fix(container): update image quay.io/oauth2-proxy/oauth2-proxy ( v7.14.2 ➔ v7.14.3 )#579
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 26, 2026

This PR contains the following updates:

Package Update Change
quay.io/oauth2-proxy/oauth2-proxy (source) patch v7.14.2v7.14.3

Release Notes

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

v7.14.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

This PR has been generated by Renovate Bot.

…4.2 ➔ v7.14.3 )

| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| docker     | quay.io/oauth2-proxy/oauth2-proxy | v7.14.2 | v7.14.3 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 26, 2026

--- HelmRelease: security/oauth2-proxy Deployment: security/oauth2-proxy

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

@@ -75,13 +75,13 @@

           value: 'true'
         - name: OAUTH2_PROXY_WHITELIST_DOMAINS
           value: ..PLACEHOLDER_SECRET_DOMAIN..,*...PLACEHOLDER_SECRET_DOMAIN..
         envFrom:
         - secretRef:
             name: oauth2-proxy-env
-        image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2@sha256:121cdc6520a02d7a2ddd181af6dbdc0f11f7d0c0d9353a999a69c3998cbfe37e
+        image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3@sha256:68336da945bdaff799262c8d14fb1d1aa9354df5e02b87e0955addc040344618
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 4180
           initialDelaySeconds: 10

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 26, 2026

--- kubernetes/apps/security/oauth2-proxy/app Kustomization: security/oauth2-proxy HelmRelease: security/oauth2-proxy

+++ kubernetes/apps/security/oauth2-proxy/app Kustomization: security/oauth2-proxy HelmRelease: security/oauth2-proxy

@@ -63,13 +63,13 @@

               OAUTH2_PROXY_WHITELIST_DOMAINS: ..PLACEHOLDER_SECRET_DOMAIN..,*...PLACEHOLDER_SECRET_DOMAIN..
             envFrom:
             - secretRef:
                 name: oauth2-proxy-env
             image:
               repository: quay.io/oauth2-proxy/oauth2-proxy
-              tag: v7.14.2@sha256:121cdc6520a02d7a2ddd181af6dbdc0f11f7d0c0d9353a999a69c3998cbfe37e
+              tag: v7.14.3@sha256:68336da945bdaff799262c8d14fb1d1aa9354df5e02b87e0955addc040344618
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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.

0 participants