Skip to content

Commit

Permalink
Update chamber to 3.0.0 (#4923)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Aug 13, 2024
1 parent f26c0b6 commit d9bb84f
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 @@ -341,7 +341,7 @@ Here are some solutions to several common problems that may occur when adding a
[![aws-vault](https://github.com/cloudposse/packages/actions/workflows/aws-vault.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 7.2.0 | A vault for securely storing and accessing AWS credentials in development environments
[![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
[![chamber](https://github.com/cloudposse/packages/actions/workflows/chamber.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Achamber) | 3.0.0 | 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.15 | 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
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![aws-vault](https://github.com/cloudposse/packages/actions/workflows/aws-vault.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 7.2.0 | A vault for securely storing and accessing AWS credentials in development environments
[![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
[![chamber](https://github.com/cloudposse/packages/actions/workflows/chamber.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Achamber) | 3.0.0 | 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.15 | 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
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ aws-okta OBSOLETE aws-okta allows users to authenticate with
aws-vault 7.2.0 A vault for securely storing and accessing AWS credentials in development environments
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
chamber 3.0.0 CLI for managing secrets
cilium-cli 0.16.15 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
Expand Down
2 changes: 1 addition & 1 deletion vendor/chamber/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14.1
3.0.0

0 comments on commit d9bb84f

Please sign in to comment.