Skip to content

Commit 60dcf4f

Browse files
Update amtool to 0.30.1 (#6295)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent decfb4e commit 60dcf4f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Here are some solutions to several common problems that may occur when adding a
336336
| Build Status (* means `amd64` only) | Version | Description |
337337
| ----------------------------------- | ------- | ----------- |
338338
[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.11.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull
339-
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.30.0 | Tool for interacting with the Alertmanager API
339+
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.30.1 | Tool for interacting with the Alertmanager API
340340
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 3.2.3 | Declarative GitOpts for Kubernetes
341341
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
342342
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.39.0 | Terraform For Teams

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
| Build Status (* means `amd64` only) | Version | Description |
33
| ----------------------------------- | ------- | ----------- |
44
[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.11.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull
5-
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.30.0 | Tool for interacting with the Alertmanager API
5+
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.30.1 | Tool for interacting with the Alertmanager API
66
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 3.2.3 | Declarative GitOpts for Kubernetes
77
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
88
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.39.0 | Terraform For Teams

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Packages marked with * are not available on some architectures (usually missing `arm64`)
77
88
amazon-ecr-credential-helper 0.11.0 Automatically gets credentials for Amazon ECR on docker push/docker pull
9-
amtool 0.30.0 Tool for interacting with the Alertmanager API
9+
amtool 0.30.1 Tool for interacting with the Alertmanager API
1010
argocd 3.2.3 Declarative GitOpts for Kubernetes
1111
assume-role* 0.3.2 Easily assume AWS roles in your terminal.
1212
atlantis 0.39.0 Terraform For Teams

vendor/amtool/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.30.0
1+
0.30.1

0 commit comments

Comments
 (0)