Skip to content
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

cilium-operator-aws/1.16.1 package update #26315

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions cilium-operator-aws.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: cilium-operator-aws
version: 1.16.0
epoch: 2
version: 1.16.1
epoch: 0
description: eBPF-based Networking, Security, and Observability
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/cilium/cilium
tag: v${{package.version}}
expected-commit: 82999990bc954699cf24853ef9747d9166ee24c8
expected-commit: 685790550b375380dd8fac71cc2a37427d78fc40

- uses: go/bump
with:
Expand Down