diff --git a/cilium-cli.yaml b/cilium-cli.yaml index 63f30baa33f..e76f61f74bc 100644 --- a/cilium-cli.yaml +++ b/cilium-cli.yaml @@ -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: @@ -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: |