diff --git a/cilium-cli.yaml b/cilium-cli.yaml index 9c3084fb323..b4e5f57ccdd 100644 --- a/cilium-cli.yaml +++ b/cilium-cli.yaml @@ -1,6 +1,6 @@ package: name: cilium-cli - version: 0.16.12 + version: 0.16.13 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: 9fffebfb38ad7ff1f80f1c1a366ec87730683bb4 + expected-commit: 1afb3ff7eb6ace8ab5f8d4d844afe02e2018bb4e destination: cilium-cli - runs: |