Skip to content

chore(deps): update all github action dependencies (main) (patch) #39597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

cilium-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
cilium/cilium patch v1.15.16 -> v1.15.17
cilium/cilium patch v1.16.9 -> v1.16.10
cilium/cilium patch v1.17.3 -> v1.17.4

Release Notes

cilium/cilium (cilium/cilium)

v1.15.17: 1.15.17

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

  • Fix a deadlock when a host has no IPv4 address. (Backport PR #​39078, Upstream PR #​38938, @​EmilyShepherd)
  • Fix bug that would cause the cilium-dbg encrypt status command to not list any decryption interfaces when KPR is enabled. (Backport PR #​39216, Upstream PR #​39170, @​pchaigno)
  • k8s: Fixed a case when delete event for service endpointslices might have been missed if connectivity to k8s apiserver was broken causing stale service cache for service. (Backport PR #​38952, Upstream PR #​38779, @​marseel)

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests
cilium

quay.io/cilium/cilium:v1.15.17@​sha256:8824313a6f17d934b4e63902fee71e6ca36be6f69d68ae174df28f1b0705e587

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.15.17@​sha256:b5ed33d4a9b006ee3ef367a1b3b23468aa6b32c028557e2c1a47dd2659f100a4

docker-plugin

quay.io/cilium/docker-plugin:v1.15.17@​sha256:9910861a1d7d82a81f416d6d2f776d4195e1c3671999be14d44b12316fd22724

hubble-relay

quay.io/cilium/hubble-relay:v1.15.17@​sha256:f46adc030903f2804e7c29d8da7cc9e9c4ef846de5eb84ba76cf74f2c483872e

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.15.17@​sha256:74b07708a934fcf335a743d11296e98b32d32d7a79d0940eaba3652ca248960f

operator-aws

quay.io/cilium/operator-aws:v1.15.17@​sha256:7a0fee345e04e99768269ec63511070a8cf0202a5c5ca723d1b2ab4fe4118276

operator-azure

quay.io/cilium/operator-azure:v1.15.17@​sha256:d710a965d783c4294ac07f86ad3044ab1321cdafdec681b5d26b9ca3cfffabd7

operator-generic

quay.io/cilium/operator-generic:v1.15.17@​sha256:a0f5b5dc8cecd4e5ead7d3bddb3756e4b34beba8e7aa089e7e2fb761725defe1

operator

quay.io/cilium/operator:v1.15.17@​sha256:182e44c2533c6b18af64d914c3f7587940c091bb9fb360dacea6430b071b22de

v1.15.17: 1.15.17

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

  • Fix a deadlock when a host has no IPv4 address. (Backport PR #​39078, Upstream PR #​38938, @​EmilyShepherd)
  • Fix bug that would cause the cilium-dbg encrypt status command to not list any decryption interfaces when KPR is enabled. (Backport PR #​39216, Upstream PR #​39170, @​pchaigno)
  • k8s: Fixed a case when delete event for service endpointslices might have been missed if connectivity to k8s apiserver was broken causing stale service cache for service. (Backport PR #​38952, Upstream PR #​38779, @​marseel)

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests
cilium

quay.io/cilium/cilium:v1.15.17@​sha256:8824313a6f17d934b4e63902fee71e6ca36be6f69d68ae174df28f1b0705e587

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.15.17@​sha256:b5ed33d4a9b006ee3ef367a1b3b23468aa6b32c028557e2c1a47dd2659f100a4

docker-plugin

quay.io/cilium/docker-plugin:v1.15.17@​sha256:9910861a1d7d82a81f416d6d2f776d4195e1c3671999be14d44b12316fd22724

hubble-relay

quay.io/cilium/hubble-relay:v1.15.17@​sha256:f46adc030903f2804e7c29d8da7cc9e9c4ef846de5eb84ba76cf74f2c483872e

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.15.17@​sha256:74b07708a934fcf335a743d11296e98b32d32d7a79d0940eaba3652ca248960f

operator-aws

quay.io/cilium/operator-aws:v1.15.17@​sha256:7a0fee345e04e99768269ec63511070a8cf0202a5c5ca723d1b2ab4fe4118276

operator-azure

quay.io/cilium/operator-azure:v1.15.17@​sha256:d710a965d783c4294ac07f86ad3044ab1321cdafdec681b5d26b9ca3cfffabd7

operator-generic

quay.io/cilium/operator-generic:v1.15.17@​sha256:a0f5b5dc8cecd4e5ead7d3bddb3756e4b34beba8e7aa089e7e2fb761725defe1

operator

quay.io/cilium/operator:v1.15.17@​sha256:182e44c2533c6b18af64d914c3f7587940c091bb9fb360dacea6430b071b22de


Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels May 18, 2025
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner May 18, 2025 00:34
@cilium-renovate cilium-renovate bot enabled auto-merge May 18, 2025 00:34
@cilium-renovate cilium-renovate bot requested review from bimmlerd and ciliumbot May 18, 2025 00:34
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label May 18, 2025
@cilium-renovate cilium-renovate bot added this pull request to the merge queue May 19, 2025
Merged via the queue into main with commit 7546290 May 19, 2025
374 of 381 checks passed
@cilium-renovate cilium-renovate bot deleted the renovate/main-patch-all-github-action branch May 19, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant