From 004526951017a6f506c68070d497cb66f9c2b636 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:07:36 +0000 Subject: [PATCH] cilium-cli/0.15.1 package update --- cilium-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cilium-cli.yaml b/cilium-cli.yaml index 63f30baa33ff..aec4e23b3688 100644 --- a/cilium-cli.yaml +++ b/cilium-cli.yaml @@ -1,6 +1,6 @@ package: name: cilium-cli - version: 0.15.0 + version: 0.15.1 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: ea31586dc59684cba1d5e411699f8d657a77c943 destination: cilium-cli - runs: |