Skip to content

chore(deps): update helm release cilium to v1.14.4

Yellowhat requested to merge renovate/cilium-1.x into main

This MR contains the following updates:

Package Update Change
cilium (source) patch 1.14.3 -> 1.14.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cilium/cilium (cilium)

v1.14.4: 1.14.4

Compare Source

We are pleased to release Cilium v1.14.4. This release includes several network policy performance improvements, improvements and fixes for IPSec, and numerous bug fixes and architectural improvements.

Summary of Changes

Minor Changes:

  • certmanager: solve CannotRegenerateKey (Backport MR #​29030, Upstream MR #​28787, @​universam1)
  • Cilium DNS proxy now uses the original pod's address as the source address towards the DNS servers. (Backport MR #​29086, Upstream MR #​28928, @​jrajahalme)
  • Cilium now properly deletes stale (deleted) nodes from the node_connectivity_status and node_connectivity_latency_seconds metrics, reducing metric cardinality. (Backport MR #​28980, Upstream MR #​28382, @​derailed)
  • Display interfaces used for IPsec decryption in cilium encrypt status. (Backport MR #​28759, Upstream MR #​28640, @​pchaigno)
  • helm: delete AWS iptables in all deployments aside from AWS CNI chaining environments (Backport MR #​28870, Upstream MR #​28697, @​nebril)
  • ipsec: New Prometheus metrics for XFRM configs (Backport MR #​28759, Upstream MR #​28400, @​pchaigno)
  • policy: Cilium will not process or enforce network policies with port ranges or Kubernetes network policies that use "EndPort". (Backport MR #​29030, Upstream MR #​28704, @​nathanjsweet)
  • policy: Fixed a bug that incorrectly omitted port-protocol policy rules that omitted the "protocol" field. An omitted "protocol" field now, correctly, is the same as using the "ANY" protocol. (Backport MR #​28759, Upstream MR #​28703, @​nathanjsweet)
  • v1.14: WG tunneling (#​28917, @​brb)

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports