chore(deps): update iac-support-deps#2768
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/iac-support-deps
branch
3 times, most recently
from
June 27, 2026 02:48
316e9b9 to
6757ce3
Compare
renovate
Bot
force-pushed
the
renovate/iac-support-deps
branch
4 times, most recently
from
July 7, 2026 23:44
5537584 to
e3fa930
Compare
renovate
Bot
force-pushed
the
renovate/iac-support-deps
branch
4 times, most recently
from
July 16, 2026 16:46
a0ee06b to
3ab8741
Compare
renovate
Bot
force-pushed
the
renovate/iac-support-deps
branch
2 times, most recently
from
July 17, 2026 15:56
c044ebb to
d0a0b30
Compare
| datasource | package | from | to | | ---------------- | -------------------------------------------- | ------- | ------- | | helm | aws-load-balancer-controller | 3.4.0 | 3.4.2 | | docker | ghcr.io/zarf-dev/packages/init | v0.79.0 | v0.81.1 | | github-tags | kubernetes-sigs/aws-load-balancer-controller | v3.4.0 | v3.4.2 | | github-tags | opentofu/opentofu | 1.12.3 | 1.12.4 | | github-tags | opentofu/setup-opentofu | v2.0.1 | v2.0.2 | | terraform-module | terraform-aws-modules/eks/aws | 21.23.0 | 21.24.0 | | terraform-module | terraform-aws-modules/s3-bucket/aws | 5.14.0 | 5.15.1 |
renovate
Bot
force-pushed
the
renovate/iac-support-deps
branch
from
July 18, 2026 10:46
d0a0b30 to
eb55d08
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
e7f100c→517a7113.4.0→3.4.2fbd0ab8→7b450ffv0.79.0→v0.81.1v3.4.0→v3.4.21.12.3→1.12.4v2.0.1→v2.0.2~> 21.23.0→~> 21.24.05.14.0→5.15.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/aws-load-balancer-controller (kubernetes-sigs/aws-load-balancer-controller)
v3.4.2Compare Source
v3.4.2 Release Notes
📚 Quick Links
v3.4.2 (requires Kubernetes 1.22+)
Image: public.ecr.aws/eks/aws-load-balancer-controller:v3.4.2
Documentation
Thanks to all our contributors!💜💜💜
CRD Updates
IAM Policy Updates
Gateway API updates
🔒 Security Fix
Cross-Kind Route Precedence Fix (PR #4818): Fixed a vulnerability where ALB listener rule priority was determined by route kind rather than route specificity when HTTPRoute and GRPCRoute share a hostname on the same Gateway listener. Previously, HTTPRoute would always receive a lower ALB priority number (evaluated first) than a specific GRPCRoute, allowing cross-namespace traffic interception. The controller now uses a unified precedence comparator that orders rules by hostname specificity → path type → path length → method constraint → header count → creation timestamp, regardless of route kind.
Affected configurations: Shared Gateways with
AllowedRoutes.Namespaces.From: All(or a namespace selector admitting multiple tenants) where both HTTPRoute and GRPCRoute attach to the same HTTPS listener with the same hostname.Workaround for unpatched versions: Restrict Gateway listener
AllowedRoutes.Namespaces.FromtoSameor use a restrictive namespaceSelector.🔧 Enhancements and Fixes
Documentation Updates
🌟 Complete Change Log
New Contributors
Full Changelog: v3.4.1...v3.4.2
v3.4.1Compare Source
v3.4.1 Release Notes
📚 Quick Links
v3.4.1 (requires Kubernetes 1.22+)
Image: public.ecr.aws/eks/aws-load-balancer-controller:v3.4.1
Documentation
Thanks to all our contributors!💜💜💜
CRD Updates
Action : Please apply the latest CRD definitions
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"IAM Policy Updates
Gateway API updates
🚀 What's New
Ingress Features
Gateway API Features
🔧 Enhancements and Fixes
Documentation Updates
🌟 Complete Change Log
New Contributors
Full Changelog: kubernetes-sigs/aws-load-balancer-controller@v3.4.0...v3.4.1
opentofu/opentofu (opentofu/opentofu)
v1.12.4Compare Source
BUG FIXES:
tofu plan -outno longer fails when the plan includes a resource withlifecycle { destroy = false }that needs replacement, which previously errored withinvalid change action ForgetThenCreate. (#4324)Full Changelog: opentofu/opentofu@v1.12.3...v1.12.4
opentofu/setup-opentofu (opentofu/setup-opentofu)
v2.0.2Compare Source
What's Changed
New Contributors
Full Changelog: opentofu/setup-opentofu@v2...v2.0.2
terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)
v21.24.0Compare Source
Features
control_plane_egress_mode(#3728) (64558a4), closes #3727terraform-aws-modules/terraform-aws-s3-bucket (terraform-aws-modules/s3-bucket/aws)
v5.15.1Compare Source
Bug Fixes
v5.15.0Compare Source
Features
v5.14.1Compare Source
Bug Fixes
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.