From c53bb033e53a87b809482ac185f7fa04b9ed463c Mon Sep 17 00:00:00 2001 From: Tim Birkett <57101177+js-timbirkett@users.noreply.github.com> Date: Thu, 9 Dec 2021 16:03:50 +0000 Subject: [PATCH] chore: ECR exporter 0.1.4 (#13) --- charts/ecr-exporter/Chart.yaml | 4 ++-- charts/ecr-exporter/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ecr-exporter/Chart.yaml b/charts/ecr-exporter/Chart.yaml index 21aff34..85628fc 100644 --- a/charts/ecr-exporter/Chart.yaml +++ b/charts/ecr-exporter/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.3 +version: 0.2.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -39,4 +39,4 @@ maintainers: annotations: artifacthub.io/changes: | - - Allow configurable liveness probe + - ECR exporter version 0.1.4 diff --git a/charts/ecr-exporter/README.md b/charts/ecr-exporter/README.md index 562bd2d..ebacb95 100644 --- a/charts/ecr-exporter/README.md +++ b/charts/ecr-exporter/README.md @@ -1,6 +1,6 @@ # ecr-exporter -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square) A Helm chart for the AWS ECR Prometheus exporter