Skip to content

chore: updated external secrets to 0.16.2 #1027

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

chore: updated external secrets to 0.16.2 #1027

merged 1 commit into from
Jun 18, 2025

Conversation

ctria
Copy link
Contributor

@ctria ctria commented Jun 17, 2025

The external secrets upgrades its CRD versions.

We are currently on 0.16.1 that supports v1beta1 (what we currently use)

The 0.16.2 (what that PR updates to) adds support for v1.

Versions 0.17.0 and above support only v1.

We need to update to 0.16.2, then upgrade CRDs to v1 and then perform any further updates.

There is breaking change in 0.16.2 but I don't think it affects us:
https://github.com/external-secrets/external-secrets/releases/tag/v0.16.2

@ctria ctria changed the title Updated external secrets to 0.16.2 chore: updated external secrets to 0.16.2 Jun 17, 2025
@ctria ctria enabled auto-merge June 17, 2025 23:49
@ctria ctria added this pull request to the merge queue Jun 18, 2025
Merged via the queue into main with commit 8bdb036 Jun 18, 2025
17 of 18 checks passed
@ctria ctria deleted the es_0.16.2 branch June 18, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants