deps: update bazel (plugins) #3784
Open
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:
v2.12.0
->v2.13.4
v0.17.0
->v0.18.0
3d0f463
->f2ff10a
v2.2.5
->v2.2.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/aws-load-balancer-controller (com_github_kubernetes_sigs_aws_load_balancer_controller)
v2.13.4
Compare Source
v2.13.4 (requires Kubernetes 1.22+)
Documentation
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.4
Thanks to all our contributors! 😊
Action required
🚨 🚨 🚨 For user who is trying out our gateway api features, we’ve created a new CRD
ListenerRuleConfiguration
. Make sure to update the CRD definition in your cluster. If you're upgrading the charts using helm upgrade, you need to update CRDs manually:kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yaml
also update rbac policy by applying the latest changes fromrbac.yaml
What’s new
We’ve been working on ALB support in Gateway API. Some of the main additions are:
Enhancement and Fixes
Full Changelog
New Contributors
Full Changelog: kubernetes-sigs/aws-load-balancer-controller@v2.13.3...v2.13.4
v2.13.3
: v.2.13.3Compare Source
v2.13.3 (requires Kubernetes 1.22+)
Documentation
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.3
Thanks to all our contributors! 😊
Action required
🚨 🚨 🚨 We’ve updated the Gateway API relevant LBC CRDs LoadBalancerConfigurations and TargetGroupConfigurations Make sure to update the CRD definition in your cluster. If you're upgrading the charts using helm upgrade, you need to update CRDs manually:
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yaml
What’s new
Enhancement and Fixes
Changelog since v2.13.2
v2.13.2
Compare Source
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.2
This release fixes TLS Protocol detection:
#4183
#4181
v2.13.1
Compare Source
v2.13.1 (requires Kubernetes 1.22+)
[PLEASE USE v2.13.2]
Documentation
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.1
Thanks to all our contributors! 😊
This release fixes the v2.13.0 release that contained a bug that erroneously published reconcile error metrics
v2.13.0
Compare Source
v2.13.0 (requires Kubernetes 1.22+)
[PLEASE USE v2.13.2]
Documentation
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.3
Thanks to all our contributors! 😊
Action required
🚨 🚨 🚨
We’ve added new fields to the IngressClassParams CRD. Please apply the latest CRD definitions: kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"
What’s new
Enhancement and Fixes
Changelog since v2.12.0
medik8s/node-maintenance-operator (com_github_medik8s_node_maintainance_operator)
v0.18.0
Compare Source
Node Maintenance Operator v0.18.0
Notable Changes
Release Artifacts
Images
Source code and OLM manifests
Please find the source code and the OLM manifests in the Assets section below.
What's Changed
New Contributors
Full Changelog: medik8s/node-maintenance-operator@v0.17.0...v0.18.0
bazel-contrib/rules_oci (rules_oci)
v2.2.6
Compare Source
Using bzlmod with Bazel 6 or later:
Add
common --enable_bzlmod
to.bazelrc
.Add to your
MODULE.bazel
file:Using WORKSPACE:
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_oci@v2.2.5...v2.2.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.
👻 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.