diff --git a/cilium-cli.yaml b/cilium-cli.yaml index 27beb8709d8..63f30baa33f 100644 --- a/cilium-cli.yaml +++ b/cilium-cli.yaml @@ -1,6 +1,6 @@ package: name: cilium-cli - version: 0.14.8 + version: 0.15.0 epoch: 0 description: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/cilium/cilium-cli tag: v${{package.version}} - expected-commit: 5362f383942260c0aed4f3876e09c3452435577a + expected-commit: 177d294cb465b03b74906b8bc4c1a761bc787270 destination: cilium-cli - runs: |