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.2
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: 31d91f053cbd63c59160e75a35b52470cd49c989
destination: cilium-cli

- runs: |
Expand Down