chore(deps): update helm release external-secrets to v0.12.1 - autoclosed #64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/external-secrets-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.10.5
->0.12.1
Release Notes
external-secrets/external-secrets (external-secrets)
v0.12.1
Compare Source
RELEASE VERSION
My apologies, when creating the release, 0.12.0 failed. The branch and tag however, have been created and I was unable to delete them. Thus, the version has been increased to 0.12.1 after the fix and now that's the current version. I hand updated the release notes to include everyone into the changes.
BREAKING CHANGES
The following breaking changes have been introduced into this release:
ecrRAuthorizationTokenSpec
with an extra RImages
Image:
ghcr.io/external-secrets/external-secrets:v0.12.1
Image:
ghcr.io/external-secrets/external-secrets:v0.12.1-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.12.1-ubi-boringssl
What's Changed
7287624
to37cdac4
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4245f4a57e8
to5c7e2b4
by @dependabot https://github.com/external-secrets/external-secrets/pull/41641e42bbe
to21dc606
by @dependabot in https://github.com/external-secrets/external-secrets/pull/41916c5c959
to6c5c959
by @dependabot (#4220)Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.11.0...v0.12.1
v0.11.0
Compare Source
Deprecation of OLM Releases
As of
0.11.0
is the last release available for OLM until further notice. Depending on the way this goes, we might still have OLM support (ideally with a properly built operator for that), but for sure in a different support scheme as to not overload maintainers anymore.Also a valid note - you can still use 0.11.0 OLM release and the newest ESO images, you just need to set image.tag appropriately in your setup.
Kubernetes API load and significant decrease
A new way of reconciling external secrets has been added with pull request #4086.
This significantly reduces the number of API calls that we make to the kubernetes API server.
--enable-secrets-caching
--enable-secrets-caching
and want to decrease memory usage at the expense of slightly higher API usage, you can disable it and only enable--enable-managed-secrets-caching
(which is the new default)Generators and ClusterGenerator
We added ClusterGenerators and Generator caching as well. This might create some problems in the way generators are defined now.
CRD Admission Restrictions
All of the CRDs now have proper kubebuilder markers for validation. This might surprise someone leaving out some data that was essentially actually required or expected in a certain format. This is now validated in #4104.
Images
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0-ubi-boringssl
What's Changed
New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.10.7...v0.11.0
v0.10.7
Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7-ubi-boringssl
What's Changed
New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.10.6...v0.10.7
v0.10.6
Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi-boringssl
What's Changed
69830f2
tocc226ca
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4043cc226ca
tof4a57e8
by @dependabot in https://github.com/external-secrets/external-secrets/pull/41120974259
toc694a4d
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4113beefdbd
to1e42bbe
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4114beefdbd
to1e42bbe
in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4118beefdbd
to1e42bbe
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/41190e3377d
to3f3b9da
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4120New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.10.5...v0.10.6
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.
This PR has been generated by Renovate Bot.
7a2989077a
to61d7493240
chore(deps): update helm release external-secrets to v0.10.6to chore(deps): update helm release external-secrets to v0.10.761d7493240
to2815efbb5b
chore(deps): update helm release external-secrets to v0.10.7to chore(deps): update helm release external-secrets to v0.11.02815efbb5b
tof9c92d7efe
chore(deps): update helm release external-secrets to v0.11.0to chore(deps): update helm release external-secrets to v0.12.10012c40b3d
toed0c2043e1
chore(deps): update helm release external-secrets to v0.12.1to chore(deps): update helm release external-secrets to v0.12.1 - autoclosed