Skip to content
Closed
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
4 changes: 2 additions & 2 deletions cilium-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cilium-cli
version: 0.15.0
version: 0.15.1
epoch: 0
description: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/cilium/cilium-cli
tag: v${{package.version}}
expected-commit: 177d294cb465b03b74906b8bc4c1a761bc787270
expected-commit: ea31586dc59684cba1d5e411699f8d657a77c943
destination: cilium-cli

- runs: |
Expand Down