From b41e5a9fdc1d2cae8120bf9aca6886c536d56c64 Mon Sep 17 00:00:00 2001 From: Alexander Trost Date: Fri, 26 Apr 2024 14:46:20 +0200 Subject: [PATCH] helm: bump chart version to 0.2.11 Retrigger ArtifactHub scan for verified badge. Signed-off-by: Alexander Trost --- charts/dellhw_exporter/Chart.yaml | 2 +- charts/dellhw_exporter/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dellhw_exporter/Chart.yaml b/charts/dellhw_exporter/Chart.yaml index 1947273f..376714c6 100644 --- a/charts/dellhw_exporter/Chart.yaml +++ b/charts/dellhw_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.10 +version: 0.2.11 # 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 diff --git a/charts/dellhw_exporter/README.md b/charts/dellhw_exporter/README.md index ee4ab40a..88b4f6c4 100644 --- a/charts/dellhw_exporter/README.md +++ b/charts/dellhw_exporter/README.md @@ -1,6 +1,6 @@ # dellhw_exporter -![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.11](https://img.shields.io/badge/AppVersion-v1.13.11-informational?style=flat-square) +![Version: 0.2.11](https://img.shields.io/badge/Version-0.2.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.11](https://img.shields.io/badge/AppVersion-v1.13.11-informational?style=flat-square) A Helm chart for the dellhw_exporter @@ -11,7 +11,7 @@ A Helm chart for the dellhw_exporter | affinity | object | `{}` | Affinity for the DaemonSet | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | Override the `imagePullPolicy` | -| image.repository | string | `"quay.io/galexrt/dellhw-exporter"` | Image repository | +| image.repository | string | `"quay.io/galexrt/dellhw_exporter"` | Image repository | | image.tag | string | `""` | Overrides the image tag whose default is the chart appVersion. | | imagePullSecrets | list | `[]` | ImagePullSecrets to add to the DaemonSet | | nameOverride | string | `""` | |