Skip to content

feat(helm): update cilium ( 1.17.1 → 1.19.5 )#414

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cilium-1.x
Open

feat(helm): update cilium ( 1.17.1 → 1.19.5 )#414
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cilium-1.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Mar 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
cilium (source) minor 1.17.11.19.5

Warning

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


Release Notes

cilium/cilium (cilium)

v1.19.5: 1.19.5

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests
cilium

quay.io/cilium/cilium:v1.19.5@​sha256:20fbbc14ac20b55a292c0dcda5571bf31cde30a7dbc68c29db3e709390ab0732

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.5@​sha256:5ed9334b2254315740f9e2a8b6645bf69920f79ef14f436931579d2038784f9b

docker-plugin

quay.io/cilium/docker-plugin:v1.19.5@​sha256:4006d5558390120774a5a903a706dfd64089082bd653b7cb45e9e5a93ff4efea

hubble-relay

quay.io/cilium/hubble-relay:v1.19.5@​sha256:24409bfa1bca075c92acb26ba4b49cd573d99d68d5370f7cc825078185222a0c

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.5@​sha256:c9706343dde700804c2f50c09a2f8291797c707d1747fd50f70c939c23747c16

operator-aws

quay.io/cilium/operator-aws:v1.19.5@​sha256:b8473618e8d2bf8a610da445c8c37e1d1e8221aecd05989456d87a7588d66707

operator-azure

quay.io/cilium/operator-azure:v1.19.5@​sha256:8600299cb121f9df00fd32b93fa74de89ed49dd3a67e3d7301c07325c04c77f8

operator-generic

quay.io/cilium/operator-generic:v1.19.5@​sha256:be848a365776e07d0c5a895eda7aec928ddc52a5a1fa2f432fd7a286609e1db4

operator

quay.io/cilium/operator:v1.19.5@​sha256:07a25f6a248d77f0c8417d21b5ea5424a81fe551421e4baf04dc79b1360e832e

v1.19.4: 1.19.4

Compare Source

Summary of Changes

Minor Changes:

  • cilium-agent: when --k8s-service-proxy-name is set, EndpointSlices are now filtered by the service.kubernetes.io/service-proxy-name label at the watch level, matching how Services are already filtered, operators with hand-managed EndpointSlices must stamp the matching label on those slices. (Backport PR #​45755, Upstream PR #​45504, @​HadrienPatte)
  • iptables-based masquerading: Ensure iptables rules respect longest prefix match by sorting routes by mask length when enable-masquerade-to-route-source is enabled (Backport PR #​45630, Upstream PR #​45192, @​liyihuang)
  • operator/spire: make SPIRE client configurable for ztunnel (Backport PR #​45356, Upstream PR #​44136, @​nddq)
  • pkg/endpoint: skip logger rebuild on policy revision updates (Backport PR #​45630, Upstream PR #​45533, @​sjohnsonpal)

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests
cilium

quay.io/cilium/cilium:v1.19.4@​sha256:2eb67991eaa9368ba199c2fac2c573cb0ffdeb79184533344f42fc9a7ff6af3c

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.19.4@​sha256:9e40006b2e2b6e66d047f9af52577a93b39d9532958ec6d88d46820bb59ab643

docker-plugin

quay.io/cilium/docker-plugin:v1.19.4@​sha256:720dc5839de8c30acf655ad790866cf89b7691047a020e7b4a4bd66883fbf4d1

hubble-relay

quay.io/cilium/hubble-relay:v1.19.4@​sha256:59af8c0d561e560c2a042e7600a3496bc0367df8fbf868aa68d5834c8ec1a431

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.19.4@​sha256:693b1e61f22beaa9a0f68aa4056ba873465da96da6382f3276978d01544450dd

operator-aws

quay.io/cilium/operator-aws:v1.19.4@​sha256:9e41b3959d941a0b60ba187f5a2572305846248efb89ac59c18fd25a032f568d

operator-azure

quay.io/cilium/operator-azure:v1.19.4@​sha256:8203f4e5e65c658fe2367a570c7bba5779859982bd3cc263662e35e690be3417

operator-generic

quay.io/cilium/operator-generic:v1.19.4@​sha256:1aa2b62735e7d8ab49ee840ae59c346932024c88901579121395c1271b435f71

operator

quay.io/cilium/operator:v1.19.4@​sha256:7edc61725901e32a13e180c5290d43df5292f5f49c6d654c94a0be2faf52e71e

v1.19.3: 1.19.3

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 40e495a to 9effb64 Compare April 14, 2025 21:04
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update cilium ( 1.17.1 → 1.17.2 ) fix(helm): update cilium ( 1.17.1 → 1.17.3 ) Apr 14, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 9effb64 to dd8dfe2 Compare May 15, 2025 19:05
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update cilium ( 1.17.1 → 1.17.3 ) fix(helm): update cilium ( 1.17.1 → 1.17.4 ) May 15, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from dd8dfe2 to 192b5ad Compare June 19, 2025 19:04
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update cilium ( 1.17.1 → 1.17.4 ) fix(helm): update cilium ( 1.17.1 → 1.17.5 ) Jun 19, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 192b5ad to 287d411 Compare July 16, 2025 12:08
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update cilium ( 1.17.1 → 1.17.5 ) fix(helm): update cilium ( 1.17.1 → 1.17.6 ) Jul 16, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 287d411 to 53dfd3a Compare July 29, 2025 16:10
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update cilium ( 1.17.1 → 1.17.6 ) feat(helm): update cilium ( 1.17.1 → 1.18.0 ) Jul 29, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 53dfd3a to e92d5c7 Compare August 15, 2025 14:10
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.0 ) feat(helm): update cilium ( 1.17.1 → 1.18.1 ) Aug 15, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.1 ) feat(helm): update cilium ( 1.17.1 → 1.18.2 ) Sep 17, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 5386b4c to 30e22f4 Compare October 23, 2025 19:10
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.2 ) feat(helm): update cilium ( 1.17.1 → 1.18.3 ) Oct 23, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.3 ) feat(helm): update cilium ( 1.17.1 → 1.18.4 ) Nov 12, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.4 ) feat(helm): update cilium ( 1.17.1 → 1.18.5 ) Dec 17, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 60c465e to 82a10c9 Compare January 13, 2026 11:12
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.5 ) feat(helm): update cilium ( 1.17.1 → 1.18.6 ) Jan 13, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 82a10c9 to 00d17b8 Compare February 4, 2026 01:41
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.18.6 ) feat(helm): update cilium ( 1.17.1 → 1.19.0 ) Feb 4, 2026
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.19.0 ) feat(helm): update cilium ( 1.17.1 → 1.19.1 ) Feb 17, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 19117a7 to fd923fa Compare March 23, 2026 10:29
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.19.1 ) feat(helm): update cilium ( 1.17.1 → 1.19.2 ) Mar 23, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from fd923fa to 3561296 Compare April 15, 2026 19:38
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.19.2 ) feat(helm): update cilium ( 1.17.1 → 1.19.3 ) Apr 15, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from 3561296 to f351d9f Compare May 13, 2026 18:48
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.19.3 ) feat(helm): update cilium ( 1.17.1 → 1.19.4 ) May 13, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/cilium-1.x branch from f351d9f to c026a48 Compare June 16, 2026 13:56
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update cilium ( 1.17.1 → 1.19.4 ) feat(helm): update cilium ( 1.17.1 → 1.19.5 ) Jun 16, 2026
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