diff options
| author | Patrick Spek <p.spek@tyil.nl> | 2024-11-27 18:39:23 +0100 |
|---|---|---|
| committer | Patrick Spek <p.spek@tyil.nl> | 2024-11-27 18:39:23 +0100 |
| commit | f10658156f2dc74be0250d942d2a8af322d38234 (patch) | |
| tree | 251c36367a24ab51b241a595dc03da246f8f493a | |
| parent | 4130dede794c8750af5946a4ecacbd564a8dfd84 (diff) | |
| download | exporter-fsdir-f10658156f2dc74be0250d942d2a8af322d38234.tar.gz exporter-fsdir-f10658156f2dc74be0250d942d2a8af322d38234.tar.bz2 | |
Set chart descriptionv1.0.1
| -rw-r--r-- | Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ apiVersion: v2 name: exporter-fsdir -description: A Helm chart for Kubernetes +description: A helm chart to deploy the fsdir exporter for Prometheus # A chart can be either an 'application' or a 'library' chart. # @@ -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: 1.0.0 +version: 1.0.1 # 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 |
