diff --git a/charts/inspector-exporter/Chart.yaml b/charts/inspector-exporter/Chart.yaml index f767292..8f104ea 100644 --- a/charts/inspector-exporter/Chart.yaml +++ b/charts/inspector-exporter/Chart.yaml @@ -15,12 +15,12 @@ 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.0.1 +version: 0.0.2 # 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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.0.1 +appVersion: 0.0.2 keywords: - prometheus diff --git a/charts/inspector-exporter/README.md b/charts/inspector-exporter/README.md index 856be5e..c711d21 100644 --- a/charts/inspector-exporter/README.md +++ b/charts/inspector-exporter/README.md @@ -1,6 +1,6 @@ # inspector-exporter -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.2](https://img.shields.io/badge/AppVersion-0.0.2-informational?style=flat-square) A Helm chart for the AWS Inspector Prometheus exporter