Skip to content

chore(deps): update helm release cilium to v1.19.1#269

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/dev-cilium-1.x
Open

chore(deps): update helm release cilium to v1.19.1#269
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/dev-cilium-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
cilium (source) HelmChart patch 1.19.0-pre.31.19.1

Release Notes

cilium/cilium (cilium)

v1.19.1: 1.19.1

Compare Source

Summary of Changes

Bugfixes:

  • clustermesh: fix CRD update permission for MCS-API CRD install (Backport PR #​44280, Upstream PR #​44224, @​Preisschild)
  • Fix panic during datapath reinitialization if DirectRouting device is required but missing (Backport PR #​44280, Upstream PR #​44219, @​fristonio)
  • helm: Fixed RBAC errors with operator.enabled=false by aligning cilium-tlsinterception-secrets Role/RoleBinding conditionals (Backport PR #​44280, Upstream PR #​44159, @​puwun)
  • Reduces rtnl_mutex contention on SR-IOV nodes by not requesting VF information in netlink RTM_GETLINK operations (Backport PR #​44280, Upstream PR #​43517, @​pasteley)

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.19.1@​sha256:41f1f74a0000de8656f1de4088ea00c8f2d49d6edea579034c73c5fd5fe01792

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.1@​sha256:56d6c3dc13b50126b80ecb571707a0ea97f6db694182b9d61efd386d04e5bb28

docker-plugin

quay.io/cilium/docker-plugin:v1.19.1@​sha256:6edfbf46ca484b1ed961f3c7382159ba7f0227e7af692159e99e8d4810ecaf34

hubble-relay

quay.io/cilium/hubble-relay:v1.19.1@​sha256:d8c4e13bc36a56179292bb52bc6255379cb94cb873700d316ea3139b1bdb8165

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.1@​sha256:837b12f4239e88ea5b4b5708ab982c319a94ee05edaecaafe5fd0e5b1962f554

operator-aws

quay.io/cilium/operator-aws:v1.19.1@​sha256:18913d05a6c4d205f0b7126c4723bb9ccbd4dc24403da46ed0f9f4bf2a142804

operator-azure

quay.io/cilium/operator-azure:v1.19.1@​sha256:82bce78603056e709d4c4e9f9ebb25c222c36d8a07f8c05381c2372d9078eca8

operator-generic

quay.io/cilium/operator-generic:v1.19.1@​sha256:e7278d763e448bf6c184b0682cf98cdca078d58a27e1b2f3c906792670aa211a

operator

quay.io/cilium/operator:v1.19.1@​sha256:93a6306d4543f1d8eccd79d6770c00ef4d4791f66326d97f9851f9d316e70141

v1.19.0: 1.19.0

Compare Source

🎉 Release Announcement 🎉: We are excited to announce the Cilium 1.19.0 release!

A total of 2934 new commits have been contributed to this release by a growing community of over 1010 developers and over 23,600 GitHub stars! 🤩

⚠️ You may need to take action during upgrade to Cilium v1.19 if you use Network Policies, Cluster Mesh, LoadBalancer IPAM or BGP. See the Upgrade Guide for more details.

The full changelog can be found here.

Here are some of the highlights:

To keep up to date with all the latest Cilium releases, join #release 🎉

🎂❤️❤️❤️🎂
This is a very special release for Cilium, as it celebrates 10 years since the first commit. We couldn’t be more proud of what this project has accomplished. All the GitHub issues, pull requests, reviews, stars, forks, Docker pulls, Helm installs, Kubernetes applies, CI runs, bug reports, design docs, discussions, meetings, Slack messages, YouTube streams, eCHO episodes, conference talks, blog posts, demos, and presentations have made the project the success it is today.
🎂❤️❤️❤️🎂

Docker Manifests

cilium

quay.io/cilium/cilium:v1.19.0@​sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.0@​sha256:0e3b89fdb116eb0f5579fe8ee3fabb1a7c4d97987a1ae927491d9185785d4a49

docker-plugin

quay.io/cilium/docker-plugin:v1.19.0@​sha256:35727047384f3d7a2684885003b266bf7a7add8fc66ca564b222f71c16057f50

hubble-relay

quay.io/cilium/hubble-relay:v1.19.0@​sha256:7f17e5bb51a9f35bbc8e7a9ad5e347f03ff8003c2e5cc81171e8727a10bf03b4

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.0@​sha256:5cb3d6981c233616037f3e13b5bc0020d114ad8db1b7360618b224e4c0b02ef0

operator-aws

quay.io/cilium/operator-aws:v1.19.0@​sha256:7a236ae256a4fbd3f72d516921131eba5b43f401ba37cdee5cd0e8c26f9263e6

operator-azure

quay.io/cilium/operator-azure:v1.19.0@​sha256:6ae7e0d75c74836af3600b775201c89ea7fcc13d6e08fdb0c52927309f31cd2a

operator-generic

quay.io/cilium/operator-generic:v1.19.0@​sha256:5b04006015e5800307dc6314676edc4c0bb7ac2fc7848be2b94b43bb030ab648

operator

quay.io/cilium/operator:v1.19.0@​sha256:deca84f442752dca0745dd09b13e8004569414839019ad79ac58f9fcaa3b9d65

v1.19.0-rc.1: 1.19.0-rc.1

Compare Source

Summary of Changes

Minor Changes:

  • auth: Disable by default (Backport PR #​44003, Upstream PR #​42665, @​christarazi)
  • Exclude topology.kubernetes.io labels from security labels by default (Backport PR #​43780, Upstream PR #​43725, @​moscicky)
  • hubble-relay: Add hubble.relay.logOptions.format and hubble.relay.logOptions.level Helm values to configure log format (text, text-ts, json, json-ts) and level (debug, info, warn, error) (Backport PR #​44003, Upstream PR #​43644, @​puwun)
  • Split selector cache to reduce cpu usage and reduce lock contention in the selector cache (Backport PR #​44025, Upstream PR #​42580, @​odinuge)

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.19.0-rc.1@​sha256:2df92477f0c53137c5238ca07844b9888167fa75906d281a21182d5c57b119ab

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.0-rc.1@​sha256:83c971b855a632d5964b13a575a122f26e87532f15f23864906f0da70b72c4ee

docker-plugin

quay.io/cilium/docker-plugin:v1.19.0-rc.1@​sha256:307c60a773100c81486e153df2c6aafac939be1f6ac1dcb192c4227d099adafb

hubble-relay

quay.io/cilium/hubble-relay:v1.19.0-rc.1@​sha256:1e85dc30d3b5f6ef577b97078bc940400f3ea9e47c2151aa449047aba30e3f30

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.0-rc.1@​sha256:b4feb092d5ddcfcdbba6917253a2d0cc3821a0df26f721e072e7e64d3b7e88b3

operator-aws

quay.io/cilium/operator-aws:v1.19.0-rc.1@​sha256:c6fcac287b32747565f0ea10aa03a15eeaf69bd1792cc5df6248c07fd5c65b15

operator-azure

quay.io/cilium/operator-azure:v1.19.0-rc.1@​sha256:e157421eb980cfe3b80b85117704e3d932211c367e13f207eea30c0fd8a4f39f

operator-generic

quay.io/cilium/operator-generic:v1.19.0-rc.1@​sha256:8b9dc8107ee0d808a0a75b66455402e860529528de5968df21c11f8ce7627771

operator

quay.io/cilium/operator:v1.19.0-rc.1@​sha256:ecf08e6c428aac38d658044bfdcdea161c278fdde8c6cdb0957f8f03090acd3a

v1.19.0-rc.0: 1.19.0-rc.0

Compare Source

Summary of Changes

Major Changes:

Minor Changes:

Bugfixes:

  • bpf:wireguard: delivery host packets to bpf_host for ingress policies (#​42892, @​smagnani96)
  • Fix an issue in proxy NOTRACK iptables rule for aws-cni chaining mode which causes proxy->upstream(outside cluster) traffic not being SNAT'd. (#​43566, @​fristonio)
  • Fix bug in LoadBalancer that would cause node connectivity faults if Service LoadBalancer VIPs are allocated with Node-IPAM. (#​43565, @​ajmmm)
  • Fix ICMP error packet handling by adding the missing checksum recalculation performed during RevNAT for SNATed load-balanced traffic. (#​43196, @​yushoyamaguchi)
  • fix: incorrect schema entries for cpu limits (#​43735, @​jcpunk)
  • Fixed a race condition while trying to create per endpoint routes which could result in connectivity issues (#​42915, @​dylandreimerink)
  • loadbalancer: Fix GetInstancesOfService to avoid removing an endpoint from Service A causes all requests to Service B to fail if the name of Service A is the prefix of Service B (#​43620, @​imroc)
  • pkg/azure/api : Fixed an issue where public IP assignment would permanently fail on Azure VMSS VMs. (#​43598, @​41ks)
  • pkg/loadbalancer: further restrict use of wildcard svc entries (#​43721, @​ajmmm)
  • xds: fix nil-pointer in processRequestStream (#​43609, @​mhofstetter)

CI Changes:

Misc Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.19.0-rc.0@​sha256:080f976afe1a4f1d6bfa50a7c050320dfbf6c5d6699fa1ba9288dacffcf8f453

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.0-rc.0@​sha256:ef88eca6382020d435d99aeddd20cd0b53e24a339a247839632bcb0cef55d553

docker-plugin

quay.io/cilium/docker-plugin:v1.19.0-rc.0@​sha256:943cfb90213c8d344bafd5b8489d603afb1a8b088a532de9cdfe9aa0f3c46422

hubble-relay

quay.io/cilium/hubble-relay:v1.19.0-rc.0@​sha256:5a44c7c37329e97e92da7674a9ae266b9763288df9a55466ace74b184b7499de

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.0-rc.0@​sha256:15ce9c466505d5ed9a163fb9388c17aafbfeb61a289d2184280a06a32b3aaa68

operator-aws

`quay.io/c


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants