From a85f702ddea591918e8f08886469017103afb81c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:17:32 +0000 Subject: [PATCH] cilium-cli/0.16.13 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- cilium-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |