Skip to content

Commit

Permalink
Update cilium-cli to 0.18.0 (#5535)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Mar 2, 2025
1 parent d441fe8 commit bcdb1ef
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) | 3.1.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.17.0 | 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.18.0 | 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.23 | 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.38.2 | 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) | 2025.2.1 | Argo Tunnel client
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) | 3.1.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.17.0 | 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.18.0 | 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.23 | 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.38.2 | 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) | 2025.2.1 | Argo Tunnel client
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 3.1.1 CLI for managing secrets
cilium-cli 0.17.0 CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
cilium-cli 0.18.0 CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
cli53 0.8.23 Command line tool for Amazon Route 53
cloud-nuke 0.38.2 Tool for wiping an aws account DANGER absolutely do not use in production
cloudflared 2025.2.1 Argo Tunnel client
Expand Down
2 changes: 1 addition & 1 deletion vendor/cilium-cli/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.0
0.18.0

0 comments on commit bcdb1ef

Please sign in to comment.