Skip to content

Commit

Permalink
cilium-1.16/1.16.5-r0: cve remediation (#37890)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] authored Dec 20, 2024
1 parent e752fdc commit d271b36
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cilium-1.16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: cilium-1.16
version: 1.16.5
epoch: 0
epoch: 1
description: Cilium is a networking, observability, and security solution with an eBPF-based dataplane
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -72,6 +72,10 @@ pipeline:
tag: v${{package.version}}
expected-commit: ad6882773c5f89feda9c295276707f01de269296

- uses: go/bump
with:
deps: golang.org/x/net@v0.33.0

- uses: patch
with:
patches: loopback-location.patch
Expand Down

0 comments on commit d271b36

Please sign in to comment.