chore(deps): update all non-major dependencies #327
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:
3.20
->3.21
7.7.6
->7.7.11
12.0.5
->12.1.0
~> 4.47.0
->~> 4.49.0
0.16.3
->0.16.11
0.10.7
->0.12.1
4.11.3
->4.12.0
~> 2.34.0
->~> 2.35.0
0.110.3
->0.111.0
==1.16.0
->==1.17.0
Release Notes
argoproj/argo-helm (argo-cd)
v7.7.11
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: argoproj/argo-helm@argo-workflows-0.45.2...argo-cd-7.7.11
v7.7.10
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-cd-7.7.9...argo-cd-7.7.10
v7.7.9
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: argoproj/argo-helm@argo-cd-7.7.8...argo-cd-7.7.9
v7.7.8
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-workflows-0.45.1...argo-cd-7.7.8
v7.7.7
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: argoproj/argo-helm@argo-cd-7.7.6...argo-cd-7.7.7
bitnami/charts (cassandra)
v12.1.0
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.49.1
Compare Source
Functionally the same as v4.49.0 but retagged to fix the Terraform Registry having a bad checksum due to a failed build asset being used.
v4.49.0
Compare Source
NOTES:
policy_ids
attribute (#4817)FEATURES:
cloudflare_content_scanning_expression
(#4734)cloudflare_content_scanning
(#4719)ENHANCEMENTS:
BUG FIXES:
disable_stale_while_updating
is an empty object but not nil (#4814)DEPENDENCIES:
v4.48.0
Compare Source
NOTES:
ref
to avoid their IDs changing across ruleset updates, see https://developers.cloudflare.com/terraform/troubleshooting/rule-id-changes/ (#4697)FEATURES:
cloudflare_leaked_credential_check
(#4674)cloudflare_leaked_credential_check_rule
(#4676)cloudflare_snippet
(#4565)cloudflare_snippet_rules
(#4565)ENHANCEMENTS:
allow_email_alias
connection rule flag (#4665)allow_email_alias
connection rule flag (#4665)BUG FIXES:
tf destroy
(#4649)DEPENDENCIES:
coroot/helm-charts (coroot)
v0.16.11
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.10
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.9
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.8
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.7
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.6
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.5
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
v0.16.4
Compare Source
A monitoring and troubleshooting tool for microservice architectures.
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: external-secrets/external-secrets@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: external-secrets/external-secrets@v0.10.7...v0.11.0
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.35.1
Compare Source
BUG FIXES:
resource/kubernetes_job_v1
: revert the changes introduced in v2.34.0, wherettl_seconds_after_finished
was set to0
. [GH-2650]resource/kubernetes_daemon_set_v1
: fix issue where fieldsspec.strategy.rolling_update.max_surge
andspec.strategy.rolling_update.max_unavailable
were not being validated correctly. [GH-2653]v2.35.0
Compare Source
FEATURES:
resources_kubernetes_daemon_set_v1
: Addedmax_surge
argument for torolling_update
block. [GH-2630]open-telemetry/opentelemetry-helm-charts (opentelemetry-collector)
v0.111.0
Compare Source
OpenTelemetry Collector Helm chart for Kubernetes
What's Changed
New Contributors
Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-operator-0.75.1...opentelemetry-collector-0.111.0
v0.110.7
Compare Source
OpenTelemetry Collector Helm chart for Kubernetes
What's Changed
New Contributors
Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-collector-0.110.6...opentelemetry-collector-0.110.7
v0.110.6
Compare Source
OpenTelemetry Collector Helm chart for Kubernetes
What's Changed
New Contributors
Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-operator-0.75.0...opentelemetry-collector-0.110.6
v0.110.5
Compare Source
OpenTelemetry Collector Helm chart for Kubernetes
What's Changed
New Contributors
Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-collector-0.110.4...opentelemetry-collector-0.110.5
v0.110.4
Compare Source
OpenTelemetry Collector Helm chart for Kubernetes
What's Changed
configMap.existingName
support tpl by @JaredTan95 in https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1443Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-demo-0.33.7...opentelemetry-collector-0.110.4
benjaminp/six (six)
v1.17.0
Compare Source
Pull request #388: Remove
URLopener
andFancyURLopener
classes fromurllib.request
when running on Python 3.14 or greater.Pull request #365, issue #283:
six.moves.UserDict
now points toUserDict.IterableUserDict
instead ofUserDict.UserDict
on Python 2.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 is behind base branch, 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 has been generated by Renovate Bot.
This change is