Skip to content
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
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.14.7
version: 0.14.8
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: 9fcfef089e5b7dd3212f2eac21ba8cfae6f05cca
expected-commit: 5362f383942260c0aed4f3876e09c3452435577a
destination: cilium-cli

- runs: |
Expand Down