chore(deps): update hosting infrastructure #613
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:
10.1.0
->10.2.0
0.10.7
->0.11.0
0.12.1
v1.31.2+k3s1
->v1.31.4+k3s1
33.0.0
->33.2.1
Release Notes
dev-sec/ansible-collection-hardening (devsec.hardening)
v10.2.0
Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Merged pull requests:
4ce8e49
#832 (renovate[bot])44be233
#825 (renovate[bot])0b93645
#814 [mysql_hardening] [os_hardening] [ssh_hardening] [nginx_hardening] (renovate[bot])11bd719
#812 [mysql_hardening] [os_hardening] [ssh_hardening] [nginx_hardening] (renovate[bot])external-secrets/external-secrets (external-secrets)
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: external-secrets/external-secrets@v0.10.7...v0.11.0
k3s-io/k3s (k3s-io/k3s)
v1.31.4+k3s1
: v1.31.4+k3s1Compare Source
This release updates Kubernetes to v1.31.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.3+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.31.4-rc1+k3s1
: v1.31.4-rc1+k3s1Compare Source
v1.31.3+k3s1
: v1.31.3+k3s1Compare Source
This release updates Kubernetes to v1.31.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.2+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.31.3-rc2+k3s1
: v1.31.3-rc2+k3s1Compare Source
v1.31.3-rc1+k3s1
: v1.31.3-rc1+k3s1Compare Source
traefik/traefik-helm-chart (traefik)
v33.2.1
Compare Source
33.2.1 (2024-12-13)
Bug Fixes
v33.2.0
Compare Source
Features
tracing
parameters to helm chart values (b2c0628)Bug Fixes
New Contributors
v33.1.0
Compare Source
Upgrade Notes
Traefik Hub users should update the CRDs following UPGRADING instructions.
Features
abortOnPluginFailure
field (b932958)Bug Fixes
Documentation
New Contributors
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.