chore(deps): update grouped non-major updates #215
Merged
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:
v4.1.5->v4.1.6v3.14.4->v3.15.00.125.7->0.126.1v0.30.0->v0.30.1v0.30.0->v0.30.1v0.30.0->v0.30.1v0.22.0->v0.23.0v1.30.0->v1.30.1v4.43.1->v4.44.1v0.73.2->v0.74.0Release Notes
actions/checkout (actions/checkout)
v4.1.6Compare Source
helm/helm (helm/helm)
v3.15.0: Helm v3.15.0Compare Source
Helm v3.15.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v3.15.0. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
c4e37b3(Matt Farina)d7afa3b(Matt Farina)7743467(Matt Farina)214fb6e(Calvin Krist)1b75d48(Dirk Müller)dac23c8(dependabot[bot])167d576(dependabot[bot])dd37787(deterclosed)0a69a0d(Andrew Block)aaaf112(dependabot[bot])7f53529(dependabot[bot])25c4738(Matt Farina)ff94e93(dependabot[bot])d58d7b3(Robert Sirchia)a23dd9e(Matt Farina)275f2ab(dependabot[bot])8b424ba(Robert Sirchia)e22d881(dependabot[bot])4f200fa(dependabot[bot])764557c(Matt Farina)5bc97b9(dependabot[bot])e6db0ec(dependabot[bot])8d19bcb(George Jenkins)68294fd(George Jenkins)8e6a514(Matt Farina)94c1dea(Ricardo Maraschini)cbab6d6(dependabot[bot])de332ae(dependabot[bot])a2dd34b(dependabot[bot])57a1bb8(weidongkl)8cab7c1(dependabot[bot])5f9533f(dependabot[bot])4790bb9(George Jenkins)f980ad3(dependabot[bot])c25736c(Matt Carr)d2cf8c6(MichaelMorris)fc74964(MichaelMorris)f908379(Alex Petrov)9e198fa(Alex Petrov)jakejarvis/hugo-extended (hugo-extended)
v0.126.1Compare Source
v0.126.0Compare Source
kubernetes/api (k8s.io/api)
v0.30.1Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.30.1Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.30.1Compare Source
kubernetes-sigs/kind (kubernetes-sigs/kind)
v0.23.0Compare Source
This release introduces initial limited support for
nerdctland kube-proxy nftables mode.Breaking Changes
kindest/node:v1.30.0@​sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692eipFamilyconfig field is now validatedgo install sigs.k8s.io/kind/ building thekindbinaryPrebuilt binaries are available as an alternative to
go installFor local development
makewill automatically setup the correct go versionNote that the go team only supports 1.21+ and major linux distros have 1.19+
Future releases may increase this to a more current Go release
Future release may adopt
toolchainin go.mod to make this seamless if you have go 1.21+ installed even without our makefile. We highly recommend installing go 1.21+New Features
kubeProxyMode: nftables(ahead of Kubernetes 1.31+, see https://kind.sigs.k8s.io/docs/user/configuration/#kube-proxy-mode)Images pre-built for this release:
kindest/node:v1.30.0@​sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692ekindest/node:v1.29.4@​sha256:3abb816a5b1061fb15c6e9e60856ec40d56b7b52bcea5f5f1350bc6e2320b6f8kindest/node:v1.28.9@​sha256:dca54bc6a6079dd34699d53d7d4ffa2e853e46a20cd12d619a09207e35300bd0kindest/node:v1.27.13@​sha256:17439fa5b32290e3ead39ead1250dca1d822d94a10d26f1981756cd51b24b9d8kindest/node:v1.26.15@​sha256:84333e26cae1d70361bb7339efb568df1871419f2019c80f9a12b7e2d485fe19kindest/node:v1.25.16@​sha256:5da57dfc290ac3599e775e63b8b6c49c0c85d3fec771cd7d55b45fae14b38d3bNOTE: You must use the
@sha256digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.See also:
NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718
Fixes
kubeProxyMode: "none"Contributors
Thank you to everyone who contributed to this release! ❤️
Users whose commits are in this release (alphabetically by user name)
Thank you as well to everyone else not listed here who contributed in other ways like filing issues, giving feedback, testing fixes, and helping users in slack!
kubernetes/kubernetes (kubernetes/kubernetes)
v1.30.1: Kubernetes v1.30.1Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
mikefarah/yq (mikefarah/yq)
v4.44.1: - min/max/pivot!Compare Source
prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)
v0.74.0: 0.74.0 / 2024-05-17Compare Source
proxyConnectHeaderfield of the proxy configuration in theScrapeConfigCRD from a map of strings to a map of string slices. #6541ScrapeConfigCRD. #6485relabelingsfield for Alertmanager's endpoints in thePrometheusCRD. #6467alertRelabelingsfield for the Alertmanager's endpoints in thePrometheusCRD. #6450ScrapeConfigCRD. #6595PrometheusandPrometheusAgentCRDs. #6596go_sync_mutex_wait_total_seconds_totalmetric to the operator. #6581typein OpsGenie configuration. #6378AlertmanagerConfigWebex receiver. #6582PodMonitor,ProbeandScrapeConfigobjects. #6573Configuration
📅 Schedule: Branch creation - "* * * * 6" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.