Skip to content

Commit 6225c82

Browse files
feat- updated badges url (#62)
1 parent 1720869 commit 6225c82

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ github_repo: clouddrove/terraform-aws-eks-addons
1313

1414
# Badges to display
1515
badges:
16-
- name: "Terraform"
17-
image: "https://img.shields.io/badge/Terraform-v1.1.7-green"
18-
url: "https://www.terraform.io"
19-
- name: "Licence"
20-
image: "https://img.shields.io/badge/License-APACHE-blue.svg"
21-
url: "LICENSE.md"
16+
- name: "Latest Release"
17+
image: "https://img.shields.io/github/release/clouddrove/terraform-aws-eks-addons.svg"
18+
url: "https://github.com/clouddrove/terraform-aws-eks-addons/releases/latest"
2219
- name: "tfsec"
2320
image: "https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/tfsec.yml/badge.svg"
2421
url: "https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/tfsec.yml"
25-
- name: "static-checks"
26-
image: "https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/terraform.yml/badge.svg"
27-
url: "https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/terraform.yml"
22+
- name: "Licence"
23+
image: "https://img.shields.io/badge/License-APACHE-blue.svg"
24+
url: "LICENSE.md"
25+
- name: "Changelog"
26+
image: "https://img.shields.io/badge/Changelog-blue"
27+
url: "CHANGELOG.md"
2828

2929
prerequesties:
3030
- name: Terraform

0 commit comments

Comments
 (0)