diff --git a/cilium-cli.yaml b/cilium-cli.yaml index 89acb0f98c8..e76f61f74bc 100644 --- a/cilium-cli.yaml +++ b/cilium-cli.yaml @@ -1,7 +1,7 @@ package: name: cilium-cli - version: 0.15.0 - epoch: 1 + version: 0.15.2 + epoch: 0 description: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium copyright: - license: Apache-2.0 @@ -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: |