fix(container): update image quay.io/oauth2-proxy/oauth2-proxy ( v7.14.2 ➔ v7.14.3 )#579
Merged
Aviator-Coding merged 1 commit intomainfrom Mar 18, 2026
Conversation
Contributor
Author
--- 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 |
Contributor
Author
--- 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 |
Aviator-Coding
approved these changes
Mar 17, 2026
Owner
Aviator-Coding
left a comment
There was a problem hiding this comment.
🤖 Auto-approved: safe container/helm update
acbdedd to
eac0347
Compare
…4.2 ➔ v7.14.3 ) | datasource | package | from | to | | ---------- | --------------------------------- | ------- | ------- | | docker | quay.io/oauth2-proxy/oauth2-proxy | v7.14.2 | v7.14.3 |
eac0347 to
954aedb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v7.14.2→v7.14.3Release Notes
oauth2-proxy/oauth2-proxy (quay.io/oauth2-proxy/oauth2-proxy)
v7.14.3Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.