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

fix(helm-chart): update helm release oauth2-proxy to 7.12.8 #2547

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

bendo-bot[bot]
Copy link
Contributor

@bendo-bot bendo-bot bot commented Mar 26, 2025

This PR contains the following updates:

Package Update Change
oauth2-proxy (source) patch 7.12.7 -> 7.12.8

Release Notes

oauth2-proxy/manifests (oauth2-proxy)

v7.12.8

Compare Source

A reverse proxy that provides authentication with Google, Github or other providers

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-7.12.7...oauth2-proxy-7.12.8


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 this update again.


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

This PR has been generated by Renovate Bot.

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | oauth2-proxy | 7.12.7 | 7.12.8 |
@bendo-bot bendo-bot bot requested a review from mmalyska March 26, 2025 14:02
@bendo-bot bendo-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 26, 2025
Copy link

Path: cluster/system/oauth2-proxy

@@ -530,7 +530,7 @@
               mountPath: /scripts
       containers:
         - name: oauth2-proxy
-          image: "quay.io/oauth2-proxy/oauth2-proxy:v7.8.1"
+          image: "quay.io/oauth2-proxy/oauth2-proxy:v7.8.2"
           imagePullPolicy: IfNotPresent
           args:
             - --http-address=0.0.0.0:4180

@bendo-bot
Copy link
Contributor Author

bendo-bot bot commented Mar 26, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ANSIBLE ansible-lint yes no no 12.22s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 1.75s
✅ YAML prettier 1 0 0 0.5s
✅ YAML yamllint 1 0 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mmalyska mmalyska merged commit 88a320f into main Mar 31, 2025
13 checks passed
@mmalyska mmalyska deleted the renovate/oauth2-proxy-7.x branch March 31, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory dep/patch renovate/helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant