Skip to content

Commit

Permalink
Update thanos to 0.32.5 (#4097)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
  • Loading branch information
cloudpossebot and cloudpossebot authored Oct 19, 2023
1 parent 173b359 commit bf52015
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 @@ -481,7 +481,7 @@ Here are some solutions to several common problems that may occur when adding a
[![tflint](https://github.com/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.48.0 | A Pluggable Terraform Linter
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.5 | A schema inspector for Terraform providers
[![tfsec](https://github.com/cloudposse/packages/workflows/tfsec/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.4 | Security scanner for your Terraform code
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.32.4 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.32.5 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.46.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.38.0 | Second major version of Variant, a Universal CLI tool that works like a task runner
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
[![tflint](https://github.com/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.48.0 | A Pluggable Terraform Linter
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.5 | A schema inspector for Terraform providers
[![tfsec](https://github.com/cloudposse/packages/workflows/tfsec/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.4 | Security scanner for your Terraform code
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.32.4 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.32.5 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.46.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.38.0 | Second major version of Variant, a Universal CLI tool that works like a task runner
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ tflint 0.48.0 A Pluggable Terraform Linter
tfmask OBSOLETE Terraform utility to mask select output from `terraform plan` and `terraform apply`
tfschema 0.7.5 A schema inspector for Terraform providers
tfsec 1.28.4 Security scanner for your Terraform code
thanos 0.32.4 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
thanos 0.32.5 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
trivy 0.46.0 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
turf OBSOLETE Turf is Cloud Posse's command-line automation helper.
variant 0.38.0 Variant is a Universal CLI tool that works like a task runner
Expand Down
2 changes: 1 addition & 1 deletion vendor/thanos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.32.4
0.32.5

0 comments on commit bf52015

Please sign in to comment.