From e51b91e0c82b0171d75476e8db015c8e21254b9a Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Thu, 1 Aug 2024 06:26:16 -0700 Subject: [PATCH] Update cilium-cli to 0.16.14 (#4892) Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> --- README.md | 2 +- docs/badges.md | 2 +- docs/targets.md | 2 +- vendor/cilium-cli/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba052d4d12..221ead51b6 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ Here are some solutions to several common problems that may occur when adding a [![cfssl](https://github.com/cloudposse/packages/actions/workflows/cfssl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl)* | 1.6.5 | Cloudflare's PKI and TLS toolkit [![cfssljson](https://github.com/cloudposse/packages/actions/workflows/cfssljson.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssljson)* | 1.6.5 | Cloudflare's PKI and TLS toolkit json parser [![chamber](https://github.com/cloudposse/packages/actions/workflows/chamber.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Achamber) | 2.14.1 | CLI for managing secrets -[![cilium-cli](https://github.com/cloudposse/packages/actions/workflows/cilium-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acilium-cli) | 0.16.13 | CLI to install, manage & troubleshoot Kubernetes clusters running Cilium +[![cilium-cli](https://github.com/cloudposse/packages/actions/workflows/cilium-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acilium-cli) | 0.16.14 | CLI to install, manage & troubleshoot Kubernetes clusters running Cilium [![cli53](https://github.com/cloudposse/packages/actions/workflows/cli53.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acli53) | 0.8.22 | Command line tool for Amazon Route 53 [![cloud-nuke](https://github.com/cloudposse/packages/actions/workflows/cloud-nuke.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acloud-nuke) | 0.37.1 | Tool for wiping an aws account DANGER absolutely do not use in production [![cloudflared](https://github.com/cloudposse/packages/actions/workflows/cloudflared.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acloudflared) | 2024.6.1 | Argo Tunnel client diff --git a/docs/badges.md b/docs/badges.md index 732e04ce27..4d9158a54e 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -15,7 +15,7 @@ [![cfssl](https://github.com/cloudposse/packages/actions/workflows/cfssl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl)* | 1.6.5 | Cloudflare's PKI and TLS toolkit [![cfssljson](https://github.com/cloudposse/packages/actions/workflows/cfssljson.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssljson)* | 1.6.5 | Cloudflare's PKI and TLS toolkit json parser [![chamber](https://github.com/cloudposse/packages/actions/workflows/chamber.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Achamber) | 2.14.1 | CLI for managing secrets -[![cilium-cli](https://github.com/cloudposse/packages/actions/workflows/cilium-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acilium-cli) | 0.16.13 | CLI to install, manage & troubleshoot Kubernetes clusters running Cilium +[![cilium-cli](https://github.com/cloudposse/packages/actions/workflows/cilium-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acilium-cli) | 0.16.14 | CLI to install, manage & troubleshoot Kubernetes clusters running Cilium [![cli53](https://github.com/cloudposse/packages/actions/workflows/cli53.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acli53) | 0.8.22 | Command line tool for Amazon Route 53 [![cloud-nuke](https://github.com/cloudposse/packages/actions/workflows/cloud-nuke.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acloud-nuke) | 0.37.1 | Tool for wiping an aws account DANGER absolutely do not use in production [![cloudflared](https://github.com/cloudposse/packages/actions/workflows/cloudflared.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acloudflared) | 2024.6.1 | Argo Tunnel client diff --git a/docs/targets.md b/docs/targets.md index 682e50ad43..83a568b8c1 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -20,7 +20,7 @@ aws-vault 7.2.0 A vault for securely storing and accessing cfssl* 1.6.5 Cloudflare's PKI and TLS toolkit cfssljson* 1.6.5 Cloudflare's PKI and TLS toolkit json parser chamber 2.14.1 CLI for managing secrets -cilium-cli 0.16.13 CLI to install, manage & troubleshoot Kubernetes clusters running Cilium +cilium-cli 0.16.14 CLI to install, manage & troubleshoot Kubernetes clusters running Cilium cli53 0.8.22 Command line tool for Amazon Route 53 cloud-nuke 0.37.1 Tool for wiping an aws account DANGER absolutely do not use in production cloudflared 2024.6.1 Argo Tunnel client diff --git a/vendor/cilium-cli/VERSION b/vendor/cilium-cli/VERSION index 8b9f130ba9..be08a5c01a 100644 --- a/vendor/cilium-cli/VERSION +++ b/vendor/cilium-cli/VERSION @@ -1 +1 @@ -0.16.13 +0.16.14