Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Update Change
oauth2-proxy (source) major 7.18.0 -> 9.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oauth2-proxy/manifests (oauth2-proxy)

v9.0.0

Compare Source

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

Important notice

This release introduces a breaking change if a custom image source is bein user for oauth2-proxy.

For more details please read the release notes for v9.0.0:
https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy#to-900

What's Changed
  • feat!: separate image.repository into (image.registry / image.repository) and support .global.imageRegistry by @​FieteO in #​367
New Contributors

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.5.1...oauth2-proxy-9.0.0

v8.5.1

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.5.0...oauth2-proxy-8.5.1

v8.5.0

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.4.0...oauth2-proxy-8.5.0

v8.4.0

Compare Source

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

What's Changed

  • feat(oauth2-proxy): Add support imagePullSecrets to service account by @​younsl in #​368

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.3.3...oauth2-proxy-8.4.0

v8.3.3

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.3.2...oauth2-proxy-8.3.3

v8.3.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.3.1...oauth2-proxy-8.3.2

v8.3.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.3.0...oauth2-proxy-8.3.1

v8.3.0

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.2.2...oauth2-proxy-8.3.0

v8.2.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.2.1...oauth2-proxy-8.2.2

v8.2.1

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.2.0...oauth2-proxy-8.2.1

v8.2.0

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.1.1...oauth2-proxy-8.2.0

v8.1.1

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.1.0...oauth2-proxy-8.1.1

v8.1.0

Compare Source

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

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.0.1...oauth2-proxy-8.1.0

v8.0.1

Compare Source

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

What's Changed

  • fix: redis-ha subchart deployment / service name in template helpers by @​tuunit in #​338

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-8.0.0...oauth2-proxy-8.0.1

v8.0.0

Compare Source

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

Breaking Change

Version 8.0.0 of the helm chart removes the dependency on the Bitnami Redis subchart and replaces it with the dandydeveloper/redis-ha chart. Therefore this version introduces a breaking change to the redis subchart deployment configuration.

Read more about it here.

What's Changed

Full Changelog: oauth2-proxy/manifests@oauth2-proxy-7.18.0...oauth2-proxy-8.0.0


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 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.

@coderabbitai
Copy link

coderabbitai bot commented Nov 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/base-cluster-oauth2-proxy-9.x branch from d1298ae to 5c60b46 Compare November 28, 2025 06:25
@renovate renovate bot force-pushed the renovate/base-cluster-oauth2-proxy-9.x branch from 5c60b46 to 57c6ebf Compare November 28, 2025 09:11
@renovate renovate bot added this pull request to the merge queue Nov 28, 2025
Merged via the queue into main with commit b4f08bc Nov 28, 2025
15 checks passed
@renovate renovate bot deleted the renovate/base-cluster-oauth2-proxy-9.x branch November 28, 2025 09:16
github-merge-queue bot pushed a commit that referenced this pull request Nov 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[10.1.1](base-cluster-v10.1.0...base-cluster-v10.1.1)
(2025-11-28)


### Bug Fixes

* **base-cluster/tracing:** use correct resources for tracing gateway
([#1832](#1832))
([48c4fca](48c4fca))


### Miscellaneous Chores

* **base-cluster/dependencies:** update helm release oauth2-proxy to v9
([#1825](#1825))
([b4f08bc](b4f08bc))
* **base-cluster/dependencies:** update helm release reflector to
v9.1.41
([#1833](#1833))
([a7b9805](a7b9805))
* **base-cluster/dependencies:** update helm release traefik to v37
([#1826](#1826))
([fb514f3](fb514f3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants