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.6
v3.14.4
->v3.15.0
0.125.7
->0.126.1
v0.30.0
->v0.30.1
v0.30.0
->v0.30.1
v0.30.0
->v0.30.1
v0.22.0
->v0.23.0
v1.30.0
->v1.30.1
v4.43.1
->v4.44.1
v0.73.2
->v0.74.0
Release Notes
actions/checkout (actions/checkout)
v4.1.6
Compare 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 B98E
and 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.1
Compare Source
v0.126.0
Compare Source
kubernetes/api (k8s.io/api)
v0.30.1
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.30.1
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.30.1
Compare Source
kubernetes-sigs/kind (kubernetes-sigs/kind)
v0.23.0
Compare Source
This release introduces initial limited support for
nerdctl
and kube-proxy nftables mode.Breaking Changes
kindest/node:v1.30.0@​sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
ipFamily
config field is now validatedgo install sigs.k8s.io/kind
/ building thekind
binaryPrebuilt binaries are available as an alternative to
go install
For local development
make
will 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
toolchain
in 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:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
kindest/node:v1.29.4@​sha256:3abb816a5b1061fb15c6e9e60856ec40d56b7b52bcea5f5f1350bc6e2320b6f8
kindest/node:v1.28.9@​sha256:dca54bc6a6079dd34699d53d7d4ffa2e853e46a20cd12d619a09207e35300bd0
kindest/node:v1.27.13@​sha256:17439fa5b32290e3ead39ead1250dca1d822d94a10d26f1981756cd51b24b9d8
kindest/node:v1.26.15@​sha256:84333e26cae1d70361bb7339efb568df1871419f2019c80f9a12b7e2d485fe19
kindest/node:v1.25.16@​sha256:5da57dfc290ac3599e775e63b8b6c49c0c85d3fec771cd7d55b45fae14b38d3b
NOTE: You must use the
@sha256
digest 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
proxyConnectHeader
field of the proxy configuration in theScrapeConfig
CRD from a map of strings to a map of string slices. #6541ScrapeConfig
CRD. #6485relabelings
field for Alertmanager's endpoints in thePrometheus
CRD. #6467alertRelabelings
field for the Alertmanager's endpoints in thePrometheus
CRD. #6450ScrapeConfig
CRD. #6595Prometheus
andPrometheusAgent
CRDs. #6596go_sync_mutex_wait_total_seconds_total
metric to the operator. #6581type
in OpsGenie configuration. #6378AlertmanagerConfig
Webex receiver. #6582PodMonitor
,Probe
andScrapeConfig
objects. #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.